aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ce1ad0..53174b9 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,9 @@ template.
$ mkdir -p ~/.config/systemd/user
$ cp inotifymask.service ~/.config/systemd/user
$ vi ~/.config/systemd/user/inotifymask.service # Change command line to specify your paths
- $ systemctl --user enable inotifymask.service
$ systemctl --user start inotifymask.service
$ systemctl --user status inotifymask.service
+ $ systemctl --user enable inotifymask.service
License
-------