Fix Typo in INSTALL.md (#37)
This commit is contained in:
parent
016e2dc50d
commit
8fcf9c496e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue