mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-29 06:33:44 +03:00
Fix typo
This commit is contained in:
parent
b027ad221c
commit
8c93d6053b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user