diff --git a/README.md b/README.md index 1d6fd25..05c301b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Rename config.py.example to config.py and populate the needed variables Test the script. -Create a cron entry like this: +Create a cron entry like this (you might need to update the path on the cron entry below, depending on where you put the script): -*/2 * * * * /usr/bin/python /home/pi/scripts/cpu_mqtt.py +*/2 * * * * /usr/bin/python /home/pi/scripts/rpi-cpu2mqtt.py