Update README.md
This commit is contained in:
parent
669fd78606
commit
fa90e6ab3c
|
@ -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).
|
###### [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._
|
||||||
|
|
Loading…
Reference in New Issue