Update Readme file

This commit is contained in:
Hristo
2024-01-27 20:57:42 +02:00
committed by Masoko
parent 275c11f671
commit 315dff8b17

View File

@@ -141,7 +141,7 @@ Once you run Raspberry Pi MQTT monitor there will be no output if it run OK, but
Create a cron entry like this (you might need to update the path in the cron entry below, depending on where you installed it):
```
*/2 * * * * /usr/bin/python /home/pi/rpi-mqtt-monitor/rpi-cpu2mqtt.py
*/2 * * * * cd /home/pi/rpi-mqtt-monitor; /usr/bin/python /home/pi/rpi-mqtt-monitor/rpi-cpu2mqtt.py
```
## How to update