diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index 885f7bdc2fd..3e3951ef5ce 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -58,7 +58,7 @@ Execute the following code in a console: ```bash $ sudo pip3 install homeassistant -$ hass --open-ui +$ hass ``` Running these commands will: