README.md updated to fix path in systemd directions

notifyignore
Dave Musicant 11 months ago committed by GitHub
parent 29fc305f02
commit 7e0b027cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -178,7 +178,7 @@ have other calls in `rc.local` after the mentioned line, because the
#### systemd
* If installed to a path other than `/usr/bin/gitwatch`, modify
* If installed to a path other than `/usr/local/bin/gitwatch`, modify
`gitwatch@.service` to suit
* Create dir if it does not exist and copy systemd service file with `mkdir -p
"$HOME/.config/systemd/user" && cp gitwatch@.service

Loading…
Cancel
Save