Updates name of the repo.
This commit is contained in:
parent
000f84f284
commit
feadcdd6ef
|
@ -10,9 +10,9 @@ This installation script aims for a simple (read minimal) Arch Linux installatio
|
|||
|
||||
#### To automatically install Arch Linux, clone this repository:
|
||||
```
|
||||
pacman -Sy git --noconfirm
|
||||
git clone https://gitlab.com/dataprolet/arch-install
|
||||
cd arch-install
|
||||
pacman -Sy git
|
||||
git clone https://gitlab.com/dataprolet/arch
|
||||
cd arch
|
||||
sh install.sh
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue