Skip to content

Commit d90e7ca

Browse files
authored
Merge pull request #181 from Rohlik/patch-1
Fix systemd link
2 parents 47bf877 + a41e980 commit d90e7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ The daemon integrates with systemd watchdog.
208208

209209
To enable it recompile the daemon with the CMake option _-DWITH_SYSTEMD=ON_
210210

211-
You can install the daemon under _systemd_ by using the script [systemd/install.sh](install.sh):
211+
You can install the daemon under _systemd_ by using the script [systemd/install.sh](systemd/install.sh):
212212

213213
cd systemd
214214
sudo ./install.sh

0 commit comments

Comments
 (0)