Bump min version for windows

This commit is contained in:
Paulus Schoutsen 2016-11-04 23:44:47 -07:00
parent c1148f8ec4
commit 66f54d2d2e

View File

@ -13,7 +13,7 @@ Below you can find the standard instructions. See the sidebar for installation i
[Virtualenv Linux instructions]: /getting-started/installation-virtualenv/
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:
Installing and running Home Assistant on your local machine is easy. The only requirement is that you have [Python](https://www.python.org/downloads/) installed. For Windows we require at least Python 3.5 and for other operating systems at least Python 3.4.2. Once installed, execute the following code in a console:
```bash
$ pip3 install homeassistant