Update readme

This commit is contained in:
Alexey Avramov 2019-09-10 21:14:07 +09:00
parent 8dacba0fe4
commit f1754a3e8b

View File

@ -86,7 +86,7 @@ To install the latest version:
```bash ```bash
$ git clone https://github.com/hakavlad/nohang.git $ git clone https://github.com/hakavlad/nohang.git
$ cd nohang $ 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: To enable and start on systems with systemd: