diff --git a/INSTALL.md b/INSTALL.md index dd19418..3358e0b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -50,7 +50,7 @@ For `nodes_path` and `graph_path` should be under the same folder for a meshview ### Service ```bash -cp /opt/go/src/github.com/FreifunkBremen/yanic/init/linux-systemd/yanic.service /lib/systemd/systemd +cp /opt/go/src/github.com/FreifunkBremen/yanic/init/linux-systemd/yanic.service /lib/systemd/system systemctl daemon-reload systemctl start yanic systemctl enable yanic