From 76fcc0aad1142d4232657de842209ed27a3a702b Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Thu, 9 Aug 2018 04:25:13 +0900 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef3f0ad..97ab17d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi [Video](https://youtu.be/DefJBaKD7C8): nohang prevents OOM after the command `while true; do tail /dev/zero; done` has been executed. -## Requiements +## Requirements For basic usage: - `Linux` 3.14+ @@ -50,7 +50,7 @@ For basic usage: To show GUI notifications: - `libnotify` (Fedora, Arch Linux) or `libnotify-bin` (Debian GNU/Linux, Ubuntu) -- `sudo` and `procps` if nohang started as root +- `sudo` and `procps` if nohang is started as root ## Memory and CPU usage