1
0
mirror of https://github.com/pimox/pimox7.git synced 2025-07-07 12:53:36 +00:00

Update README.md

addes step 3.
This commit is contained in:
Joachim Träuble
2021-11-13 23:09:56 +01:00
committed by GitHub
parent d44745c443
commit ee012a5315

View File

@ -26,8 +26,9 @@ RPiOS64 autoinstall
0. Flash and startup the latest image from https://downloads.raspberrypi.org/raspios_arm64/ . 0. Flash and startup the latest image from https://downloads.raspberrypi.org/raspios_arm64/ .
1. sudo -s 1. sudo -s
2. curl https://raw.githubusercontent.com/pimox/pimox7/master/RPiOS64-IA-Install.sh > RPiOS64-IA-Install.sh 2. curl https://raw.githubusercontent.com/pimox/pimox7/master/RPiOS64-IA-Install.sh > RPiOS64-IA-Install.sh
3. ./RPiOS64-IA-Install.sh 3. chmod +x RPiOS64-IA-Install.sh
4. Follow the pormpots 4. ./RPiOS64-IA-Install.sh
5. Follow the pormpots
Notes Notes
--- ---