update comments

This commit is contained in:
Hristo Jelev
2020-12-17 19:57:38 +02:00
parent 722b6694fd
commit da1c95b184

View File

@@ -1,4 +1,4 @@
# Python 2 script to check cpu load, cpu temperature and free space,
# Python (runs on 2 and 3) script to check cpu load, cpu temperature and free space,
# on a Raspberry Pi computer and publish the data to a MQTT server.
# RUN pip install paho-mqtt
# RUN sudo apt-get install python-pip