Fix command

This commit is contained in:
Fabian Affolter 2016-06-05 14:09:51 +02:00
parent 117daa3750
commit 04652f025f

View File

@ -36,7 +36,7 @@ If you prefer to watch a video tutorial, [tktino](https://github.com/tktino) has
To update Home Assistant to the latest release when available, run: To update Home Assistant to the latest release when available, run:
```bash ```bash
pip3 install --upgrade homeassistant $ pip3 install --upgrade homeassistant
``` ```
After updating, restart Home Assistant for the changes to take effect. After updating, restart Home Assistant for the changes to take effect.