update readmi

This commit is contained in:
Hristo Jelev
2020-04-27 20:38:04 +03:00
parent 520cd04180
commit aa7e7d336c

View File

@@ -12,12 +12,10 @@ If you don't have pip installed:
$ sudo apt install python-pip $ sudo apt install python-pip
Then install these two modules needed for the script: Then install this module needed for the script:
$ pip install paho-mqtt $ pip install paho-mqtt
$ sudo apt-get install python-pip
Rename config.py.example to config.py and populate the needed variables Rename config.py.example to config.py and populate the needed variables
Test the script. Test the script.