diff --git a/content/post/self-hosted-voice-control.md b/content/post/self-hosted-voice-control.md index 9d4e507..0087ea7 100644 --- a/content/post/self-hosted-voice-control.md +++ b/content/post/self-hosted-voice-control.md @@ -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