From bde3d3104995c44009b96bef2b9a27683f5d3264 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 15 Dec 2019 03:42:45 +0900 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12d0861..8030b8b 100644 --- a/README.md +++ b/README.md @@ -123,13 +123,13 @@ $ sudo make install To enable and start unit without GUI notifications: ``` $ sudo systemctl enable nohang -$ sudo systemctl start --now nohang +$ sudo systemctl start now nohang ``` To enable and start unit with GUI notifications: ``` $ sudo systemctl enable nohang-desktop -$ sudo systemctl start --now nohang-desktop +$ sudo systemctl start now nohang-desktop ``` #### To enable and start on systems without systemd please make a PR to fix Makefile.