Fix Typo in INSTALL.md (#37)

This commit is contained in:
Zaunei 2017-03-12 16:09:18 +01:00 committed by Geno
parent 016e2dc50d
commit 8fcf9c496e
1 changed files with 1 additions and 1 deletions

View File

@ -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