Update install.rst

This commit is contained in:
tpollina 2019-12-12 20:19:41 -08:00 committed by GitHub
parent eda22da758
commit 88d4cee4e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,6 +141,15 @@ Make sure NodeRed is correctly installed by reaching the following page from the
:: ::
http://localhost:1880. http://localhost:1880.
Install few nodes
------------------
::
npm install node-red-dashboard
npm install node-red-contrib-multipart-stream-decoder
npm install node-red-node-base64
npm install node-red-contrib-interval
npm install node-red-contrib-python3-function
Install MorphoCut Install MorphoCut
================== ==================
https://morphocut.readthedocs.io/en/stable/installation.html https://morphocut.readthedocs.io/en/stable/installation.html