update readme

This commit is contained in:
Alexey Avramov 2018-08-03 20:48:21 +09:00
parent 4fcc42aeed
commit 6550822554

View File

@ -68,7 +68,7 @@ To install:
$ sudo make install $ sudo make install
``` ```
To enable and start systemd units: To enable and start on systems with systemd:
```bash ```bash
$ sudo make systemd $ sudo make systemd
``` ```