Installation complete message

This commit is contained in:
Chris Esposito 2019-08-18 16:49:43 +10:00
parent 8be8f7f95b
commit ba4d61de7a
1 changed files with 4 additions and 1 deletions

View File

@ -46,4 +46,7 @@ sudo make install
# Cleanup
rm -rf raspberry-pi-gcc-binary
rm -rf labrador
rm -rf labrador
echo "Labrador installation success!"
echo "To run the software, enter \"labrador\" into the terminal or open the app from the \"Education\" menu."