Show correct command to start the service (#522)

This commit is contained in:
Nils Uliczka 2016-06-01 16:03:19 +02:00 committed by Fabian Affolter
parent b6c5fcb273
commit 3fd4527f5e

View File

@ -49,7 +49,7 @@ $ sudo systemctl enable home-assistant@[your user]
$ sudo systemctl start home-assistant@[your user]
```
If everything went well, `sudo systemctl start home-assistant` should give you a positive feedback.
If everything went well, `sudo systemctl start home-assistant@[your user]` should give you a positive feedback.
```bash
$ sudo systemctl status home-assistant@[your user] -l