Add kalliope service command

This commit is contained in:
Joshua Boniface 2018-03-13 01:40:14 -04:00
parent 7cb4681fd2
commit b8c66e4cbf
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ Install and enable the systemd unit file using a full path; this is a relatively
```
pi@kalliope:~$ sudo systemctl enable /srv/kalliope-config/kalliope.service
pi@kalliope:~$ sudo systemctl start kalliope.service
```
## The Next Steps