From 091f65844890ea69a9dfccce371f2818d7ceb670 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 29 Dec 2015 00:01:05 -0800 Subject: [PATCH] Remove open-ui for RPi instructions --- source/getting-started/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: