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._