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:
|
#### To automatically install Arch Linux, clone this repository:
|
||||||
```
|
```
|
||||||
pacman -Sy git --noconfirm
|
pacman -Sy git
|
||||||
git clone https://gitlab.com/dataprolet/arch-install
|
git clone https://gitlab.com/dataprolet/arch
|
||||||
cd arch-install
|
cd arch
|
||||||
sh install.sh
|
sh install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue