Updates name of the repo.

This commit is contained in:
proledatarian 2022-02-23 14:49:32 +00:00
parent 000f84f284
commit feadcdd6ef
1 changed files with 3 additions and 3 deletions

View File

@ -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
```