From db3614592866be575558a7a3c031445aa0d128e0 Mon Sep 17 00:00:00 2001 From: Ryan Kraus Date: Wed, 2 Sep 2015 23:35:15 -0400 Subject: [PATCH] Fixed small typo on getting started page. --- 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 f2f2cbfdf62..340a2ce71c6 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -54,7 +54,7 @@ When using boot2docker on OS X you are unable to map the local time to your Dock
-

Home Assistant uses Python 3.4 which is not shipped with the current Raspbian distibution for the Raspberry Pi. Before installing Home Assistant, you will have to target="_blank"install Python 3.4. +

Home Assistant uses Python 3.4 which is not shipped with the current Raspbian distibution for the Raspberry Pi. Before installing Home Assistant, you will have to install Python 3.4. Once that is complete, installing and running Home Assistant on your local machine is easy. Make sure you have Python 3.4 installed and execute the following code in a console: