Update install.rst

This commit is contained in:
tpollina 2019-12-23 14:49:45 +01:00 committed by GitHub
parent 5942c54d4e
commit 5b71709106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,8 +185,17 @@ Finishing the install
Make sure to update your Pi
::
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get full-upgrade -y
Reboot your Pi safely
::
sudo reboot now
Download the GitHub repo
========================
At this link : https://github.com/tpollina/PlanktonScope/archive/master.zip
Unzip to a specific location:
::
unzip /home/pi/Downloads/PlanktonScope-master.zip -d /home/pi/
mv /home/pi/PlanktonScope-master /home/pi/PlanktonScope