update readme

This commit is contained in:
Alexey Avramov 2018-08-03 20:12:59 +09:00
parent c78f263c9b
commit a042fd52e6

View File

@ -73,7 +73,7 @@ To enable and start systemd units:
$ sudo make systemd $ sudo make systemd
``` ```
To ininstall: To uninstall:
```bash ```bash
$ sudo make uninstall $ sudo make uninstall
``` ```