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