From 0f0b7b8aea96143be4e26954fc1c31a9fdf19b09 Mon Sep 17 00:00:00 2001 From: Sebastian Henschel Date: Wed, 4 Oct 2017 09:58:39 +0200 Subject: [PATCH] Fixed a typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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