Update minimum Python requirement

This commit is contained in:
Paulus Schoutsen 2016-02-08 09:03:30 -08:00
parent 2d7a47509c
commit 4675c37618

View File

@ -18,7 +18,7 @@ footer: true
<label class='menu-selector docker' for='docker-install'>Install using Docker</label>
<div class='install-instructions normal' markdown='1'>
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