Fix typo in README

This commit is contained in:
Peder Bergebakken Sundt 2019-03-13 12:21:22 +01:00
parent 0c24327429
commit 20a1547e7e
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ When finished, run the server with:
Copy the files in the folder dist into $HOME/.config/systemd/user and run the following commands as the user intended to run the server:
$ systemd --user enable grzegorz_webui.service
$ systemd --user start grzegorz_webui.service
$ systemctl --user enable grzegorz_webui.service
$ systemctl --user start grzegorz_webui.service
## Developing on this