From f1754a3e8b0cf23422933229c6071025d5b037a7 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Tue, 10 Sep 2019 21:14:07 +0900 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d53782f..21c1ccc 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ To install the latest version: ```bash $ git clone https://github.com/hakavlad/nohang.git $ cd nohang -$ sudo make install +$ sudo make install # `sudo make install-desktop` to enable GUI notifications by default ``` To enable and start on systems with systemd: