From f89868c9d8527e70c18e76f19eb7531e22f743f0 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Wed, 15 Apr 2020 02:40:26 +0900 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e98c493..2cf3375 100644 --- a/README.md +++ b/README.md @@ -164,13 +164,13 @@ $ sudo systemctl enable nohang-desktop $ sudo systemctl start nohang-desktop ``` -#### To enable and start on systems without systemd please make a PR to fix Makefile. - #### To uninstall: ```bash $ sudo make uninstall ``` +#### To enable and start on systems without systemd please make a PR to fix Makefile. + ## Command line options ```