From 683bbdc259bea527ac08d9094d71a228be98ad2b Mon Sep 17 00:00:00 2001 From: Helmut Stult Date: Mon, 15 Apr 2019 12:51:55 +0200 Subject: [PATCH] Update to current version - README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 456fbef..89fb673 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ This script is "interactive". Meaning that it asks you questions when run to cus * parted * libarchive * binfmt-qemu-static +* mkpasswd +* gawk ## Installing: 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 -bash manjaro-arm-installer +sudo -s +clear && bash manjaro-arm-installer ``` ## Other notes: