This commit is contained in:
Le0xFF 2022-07-18 19:24:40 +02:00
parent b027ad221c
commit 8c93d6053b

View File

@ -33,7 +33,7 @@ Using wget to download the needed files:
``` bash
wget https://raw.githubusercontent.com/Le0xFF/VoidLinuxInstaller/main/VoidLinuxInstaller.sh -O $HOME/VoidLinuxInstaller.sh
wget https://raw.githubusercontent.com/Le0xFF/VoidLinuxInstaller/main/chroot.sh -O $HOME/chroot
wget https://raw.githubusercontent.com/Le0xFF/VoidLinuxInstaller/main/chroot.sh -O $HOME/chroot.sh
```
or curl if you prefer: