Update to current version - README.md
This commit is contained in:
parent
1b52bdd21c
commit
683bbdc259
|
|
@ -14,6 +14,8 @@ This script is "interactive". Meaning that it asks you questions when run to cus
|
||||||
* parted
|
* parted
|
||||||
* libarchive
|
* libarchive
|
||||||
* binfmt-qemu-static
|
* binfmt-qemu-static
|
||||||
|
* mkpasswd
|
||||||
|
* gawk
|
||||||
|
|
||||||
## Installing:
|
## Installing:
|
||||||
To use this script, please make sure that the following is correct:
|
To use this script, please make sure that the following is correct:
|
||||||
|
|
@ -29,7 +31,8 @@ To use this script, simple run it as normal user after you make it executable:
|
||||||
|
|
||||||
```
|
```
|
||||||
chmod +x manjaro-arm-installer
|
chmod +x manjaro-arm-installer
|
||||||
bash manjaro-arm-installer
|
sudo -s
|
||||||
|
clear && bash manjaro-arm-installer
|
||||||
```
|
```
|
||||||
|
|
||||||
## Other notes:
|
## Other notes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue