Update README.md

This commit is contained in:
Helmut Stult 2019-04-15 11:37:44 +02:00
parent 6c7392725c
commit ab855b7f5b
1 changed files with 4 additions and 1 deletions

View File

@ -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: