diff --git a/README.md b/README.md index e661fd9..f3a123e 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,10 @@ $ git clone https://github.com/hakavlad/nohang.git $ 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 ```