Update README.md

This commit is contained in:
proledatarian 2022-02-11 19:14:41 +00:00
parent 669fd78606
commit fa90e6ab3c
1 changed files with 8 additions and 1 deletions

View File

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