diff --git a/README.md b/README.md index 116141d12ca87dcf4f54c6698a9cdcba7c9a6d4e..4b661c0473dc6ac3243f09b18dc9466b058a456e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Make sure that PHP is installed on the Raspberry Pi. Then clone the files from this project to `/home/pi/sensor` using the following command; ``` -git clone http://git.zsinfo.nl/CHMonitor/DS18B20 /home/pi/sensor +git clone http://git.zsinfo.nl/CHMonitor/DS18B20.git /home/pi/sensor ``` and add the following crontab using `sudo crontab -e`.