From cfed06f7acb88b6a82365e22138c7627d0422314 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Wed, 31 Jan 2024 13:14:18 +0000 Subject: [PATCH] Changed UEFI partition size to 512 MB. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70ff749..9741857 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ sh install.sh # pacman -Sy git --noconfirm && git clone https://gitlab.com/dataprolet/arch && cd arch && sh install.sh ``` -- Tested and working as of September 2023. +- Tested and working as of January 2024. ### To switch from X11 to Wayland on an existing installation use the following command and reboot: ```