From a12967294c2f83383cab9ab0cf42f814c4cf8cd9 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 15 Dec 2019 02:14:01 +0900 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 778ed40..12d0861 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Nohang is avaliable in [EPEL repos](https://fedoraproject.org/wiki/EPEL). ```bash $ sudo yum install nohang $ sudo systemctl enable nohang -$ sudo systemctl start --now nohang +$ sudo systemctl start nohang ``` Also for RPM-based Linux distributions (Fedora, RHEL, openSUSE) there is a [Copr package](https://copr.fedorainfracloud.org/coprs/atim/nohang/).