Update install.rst
This commit is contained in:
parent
b0353fc63b
commit
a8e7f21b8d
|
@ -176,12 +176,12 @@ For the development version:
|
||||||
::
|
::
|
||||||
pip install -U git+https://github.com/morphocut/morphocut.git
|
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:
|
In order to be able to kill a python script:
|
||||||
::
|
::
|
||||||
pip3 install daemons
|
pip3 install paho-mqtt
|
||||||
|
|
||||||
Finishing the install
|
Finishing the install
|
||||||
=====================
|
=====================
|
||||||
|
|
Loading…
Reference in a new issue