From 65508225547b37d858cf843cbc1fe0bda9a82092 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 3 Aug 2018 20:48:21 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c162fbb..ec35a0d 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ To install: $ sudo make install ``` -To enable and start systemd units: +To enable and start on systems with systemd: ```bash $ sudo make systemd ```