Update install.rst

This commit is contained in:
tpollina 2020-01-31 04:48:03 +01:00 committed by GitHub
parent b0353fc63b
commit a8e7f21b8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,12 +176,12 @@ For the development version:
::
pip install -U git+https://github.com/morphocut/morphocut.git
Install daemons
Install mqtt-paho
===============
In order to be able to kill a python script:
::
pip3 install daemons
pip3 install paho-mqtt
Finishing the install
=====================