mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 15:06:48 +00:00
Fixed a typo in the README
This commit is contained in:
parent
e33e29d125
commit
0f0b7b8aea
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user