Update README.md

This commit is contained in:
Masoko
2020-04-27 16:48:10 +03:00
committed by GitHub
parent a55cb94f0a
commit 96bc51bda2

View File

@@ -1,8 +1,8 @@
# Rapsberry Pi MQTT monitor
Python 2 script to check cpu load, cpu temperature and free space,
on a Raspberry Pi computer and publish the data to a MQTT server.
# Installation:
Install these two modules needed for the script
RUN pip install paho-mqtt
RUN sudo apt-get install python-pip