Update install.rst
This commit is contained in:
parent
5b71709106
commit
bdbd514849
|
@ -199,3 +199,7 @@ Unzip to a specific location:
|
||||||
unzip /home/pi/Downloads/PlanktonScope-master.zip -d /home/pi/
|
unzip /home/pi/Downloads/PlanktonScope-master.zip -d /home/pi/
|
||||||
mv /home/pi/PlanktonScope-master /home/pi/PlanktonScope
|
mv /home/pi/PlanktonScope-master /home/pi/PlanktonScope
|
||||||
|
|
||||||
|
Update node-RED interface
|
||||||
|
=========================
|
||||||
|
::
|
||||||
|
wget -P $HOME/.node-red https://raw.githubusercontent.com/tpollina/PlanktonScope/master/scripts/flows_planktonscope.json
|
||||||
|
|
Loading…
Reference in a new issue