From ee012a53152c0a8d76c686185fc64f9538926f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Tr=C3=A4uble?= Date: Sat, 13 Nov 2021 23:09:56 +0100 Subject: [PATCH] Update README.md addes step 3. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccb6400..0135a95 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ RPiOS64 autoinstall 0. Flash and startup the latest image from https://downloads.raspberrypi.org/raspios_arm64/ . 1. sudo -s 2. curl https://raw.githubusercontent.com/pimox/pimox7/master/RPiOS64-IA-Install.sh > RPiOS64-IA-Install.sh -3. ./RPiOS64-IA-Install.sh -4. Follow the pormpots +3. chmod +x RPiOS64-IA-Install.sh +4. ./RPiOS64-IA-Install.sh +5. Follow the pormpots Notes ---