note update

This commit is contained in:
Hristo Jelev
2021-09-23 13:52:05 +03:00
parent a66557f1f1
commit 85d5d3a375

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Python (runs on 2 and 3) script to check cpu load, cpu temperature and free space,
# Python script (runs on 2 and 3) to check cpu load, cpu temperature and free space etc.
# 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