fix readme

This commit is contained in:
Alexey Avramov 2018-11-29 03:32:07 +09:00
parent 4525007ac7
commit 30efc340f1

View File

@ -69,10 +69,10 @@ $ git clone https://github.com/hakavlad/nohang.git
$ cd nohang $ cd nohang
``` ```
Run without installing: Run without installing (low memory warnings may not works; note that processes with UID != your UID will not receive signals):
``` ```
./nohang $ ./nohang
``` ```