From 5044537fa2887f505ce69840e8f31c30fc05d874 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 9 Nov 2018 22:46:09 +0900 Subject: [PATCH] fix readme: add AUR --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f02304b..467df58 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,13 @@ To 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 ```