diff --git a/cangrow.sh b/cangrow.sh index 5da59dc..0edb86f 100755 --- a/cangrow.sh +++ b/cangrow.sh @@ -37,6 +37,7 @@ case $1 in echo ":: Setting up build environment for CanGrow Firmware." echo " This will download the binary for arduino-cli and install" echo " the packages for the arduino ide from the debian repository." + echo " !! This script is meant to be executed on a Debian stable (bookworm) system !!" echo "" echo ":: Press Enter to continue" read