From fa90e6ab3c00c40223369ec41fc8515fd516d1dc Mon Sep 17 00:00:00 2001 From: proledatarian Date: Fri, 11 Feb 2022 19:14:41 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3175830..e566389 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,11 @@ ###### [Click here to go to the actual installation.](https://gitlab.com/dataprolet/simple-modern-and-secure-arch-linux-install/-/blob/master/install.md). -This installation process also aims for booting into the GUI as $user after the first reboot from the installation medium. +To automatically get the necessary configuration files, clone this repository when installing. +``` +git clone https://gitlab.com/dataprolet/arch-install +cd arch-install +sh config.sh +``` + +_This installation process also aims for booting into the GUI as $user after the first reboot from the installation medium._