From dafbab6d93a88d3b6e8e7163d6a75361932de070 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 23 May 2020 16:41:17 +0900 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index eee63a1..3a0a5da 100644 --- a/README.md +++ b/README.md @@ -172,13 +172,11 @@ On systems with OpenRC: $ sudo make install-openrc ``` -#### To uninstall: +To uninstall: ```bash $ sudo make uninstall ``` -#### To enable and start on systems without systemd please make a PR to fix Makefile. - ## Command line options ```