From feadcdd6ef3c950d5e9007f9b49447482cdfc3de Mon Sep 17 00:00:00 2001 From: proledatarian Date: Wed, 23 Feb 2022 14:49:32 +0000 Subject: [PATCH] Updates name of the repo. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8bbc3eb..a9d1d11 100644 --- a/README.md +++ b/README.md @@ -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 ```