fix readme: add AUR

This commit is contained in:
Alexey Avramov 2018-11-09 22:46:09 +09:00
parent 83ac2381c3
commit 5044537fa2

View File

@ -84,6 +84,13 @@ To uninstall:
$ sudo make uninstall $ sudo make uninstall
``` ```
For Arch Linux, there's an [AUR package](https://aur.archlinux.org/packages/nohang-git/):
```
yaourt -S nohang-git
sudo systemctl enable nohang-git
sudo systemctl start nohang-git
```
## Command line options ## Command line options
``` ```