Update install.sh

This commit is contained in:
Jaap van Ekris 2024-09-21 20:10:58 +02:00 committed by GitHub
parent 8d374a4790
commit 2b2c0d42cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -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 3 Model A+, B or B+"
print " Raspberry Pi 4 Model B"
print " Raspberry Pi 5"
print
print "A Raspberry Pi 5 is currently NOT compatible"
print
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."