From 9a31b3da6daf2e02b2fcc83bea5bf1ada3fed526 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Thu, 9 Aug 2018 02:47:08 +0900 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bf11883..62e6a46 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,12 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi ## Requiements For basic usage: -- Linux 3.14+ -- Python 3.4+ +- `Linux` 3.14+ +- `Python` 3.4+ To show GUI notifications: -- libnotify (Fedora, Arch) or libnotify-bin (Debian, Ubuntu) -- sudo and procps if nohang started as root +- `libnotify` (Fedora, Arch Linux) or `libnotify-bin` (Debian GNU/Linux, Ubuntu) +- `sudo` and `procps` if nohang started as root ## Memory and CPU usage