update readme

This commit is contained in:
Alexey Avramov 2020-04-12 18:56:06 +09:00
parent 744962e8ad
commit aea454b75b

View File

@ -133,7 +133,7 @@ $ cd deb && fakeroot dpkg-deb --build package
$ sudo dpkg -i package.deb
```
`make`, `fakeroot` and `gettext` requies to build a package. Start and enable `nohang.service` or `nohang-desktop.service` after installing the package:
`make`, `fakeroot` and `gettext` required to build a package. Start and enable `nohang.service` or `nohang-desktop.service` after installing the package:
```
$ sudo systemctl enable nohang-desktop
$ sudo systemctl start nohang-desktop