Bump min version for windows
This commit is contained in:
parent
c1148f8ec4
commit
66f54d2d2e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue