diff --git a/install/install.sh b/install/install.sh index ca4d0eb..216f123 100755 --- a/install/install.sh +++ b/install/install.sh @@ -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."