From a042fd52e690ed5cd742262897f1b3bfd63c4840 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 3 Aug 2018 20:12:59 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6042440..d78e065 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ To enable and start systemd units: $ sudo make systemd ``` -To ininstall: +To uninstall: ```bash $ sudo make uninstall ```