Skip to content

Commit 638ee5f

Browse files
committed
typo fix in README.md
1 parent ae3cfaf commit 638ee5f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,14 @@ Installation
2323
- copy the miniprobe folder to your linux machine
2424
- run the probe installer (e.g. "python probe_installer.py")
2525

26-
The miniprobe should now be started. You should also be able to start/stop the same using the command /etc/init.d/probe.sh start resp. /etc/init.d/probe.sh stop
26+
The miniprobe should now be started. You should also be able to start/stop the same using the command
27+
28+
sudo service prtgprobe start
29+
30+
or
31+
32+
sudo service prtgprobe stop
33+
2734

2835
Instalation of DS18B20
2936
----------------------

0 commit comments

Comments
 (0)