Update install.sh
This commit is contained in:
parent
8d374a4790
commit
2b2c0d42cc
|
|
@ -57,7 +57,8 @@ print "This script will set up Open Rowing Monitor on one of the following devic
|
||||||
print " Raspberry Pi Zero 2 W or WH"
|
print " Raspberry Pi Zero 2 W or WH"
|
||||||
print " Raspberry Pi 3 Model A+, B or B+"
|
print " Raspberry Pi 3 Model A+, B or B+"
|
||||||
print " Raspberry Pi 4 Model B"
|
print " Raspberry Pi 4 Model B"
|
||||||
print " Raspberry Pi 5"
|
print
|
||||||
|
print "A Raspberry Pi 5 is currently NOT compatible"
|
||||||
print
|
print
|
||||||
print "You should only run this script on a SD Card that contains Raspberry Pi OS (Lite)"
|
print "You should only run this script on a SD Card that contains Raspberry Pi OS (Lite)"
|
||||||
print "and does not contain any important data."
|
print "and does not contain any important data."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue