diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index b5533d4165f..9b18f3bea1b 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -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: ```bash -pip3 install --upgrade homeassistant +$ pip3 install --upgrade homeassistant ``` After updating, restart Home Assistant for the changes to take effect.