From eae647fc9088358ab0e0ea5cf45672c04f1ed2d3 Mon Sep 17 00:00:00 2001 From: tpollina Date: Mon, 16 Dec 2019 19:13:27 -0800 Subject: [PATCH] Update install.rst --- docs/install.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/install.rst b/docs/install.rst index 6c23042..1b96753 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -153,6 +153,12 @@ These nodes will be used in Node-RED: npm install node-red-node-mysql npm install node-red-contrib-calc +Import the last GUI +------------------ +Import the last version of the .json file storing the lastest improvement of the GUI: +:: +https://raw.githubusercontent.com/tpollina/PlanktonScope/master/scripts/flows_planktonscope.json + Install MorphoCut ================== https://morphocut.readthedocs.io/en/stable/installation.html