diff --git a/install b/install index fc333a64..3de142d4 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\ninstallation script for CubeSatSim v2.1\n" +echo -e "\ninstallation script for CubeSatSim v2.2\n" FILE=/home/pi/CubeSatSim/sim.cfg if [ -f "$FILE" ]; then