diff --git a/README.md b/README.md index 59d5443..8331b5e 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ If you do not want to start the web application server manually, but automatical ### systemd -Stick the provided file `apimanager.service` into `/etc/systemd/service/`, edit it to suit your installation and start it (probably as root): +Stick the provided file `apimanager.service` into `/etc/systemd/system/`, edit it to suit your installation and start it (probably as root): ```bash # /bin/systemctl start apimanager