diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index 2c9052fd551..8bfa3830f02 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -18,7 +18,7 @@ footer: true
-Installing and running Home Assistant on your local machine is easy. Make sure you have [Python 3.4](https://www.python.org/downloads/) installed and execute the following code in a console: +Installing and running Home Assistant on your local machine is easy. Make sure you have [Python 3.4 or higher](https://www.python.org/downloads/) installed and execute the following code in a console: ```bash $ pip3 install homeassistant