mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Bump min version for windows
This commit is contained in:
parent
c1148f8ec4
commit
66f54d2d2e
@ -13,7 +13,7 @@ Below you can find the standard instructions. See the sidebar for installation i
|
|||||||
|
|
||||||
[Virtualenv Linux instructions]: /getting-started/installation-virtualenv/
|
[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
|
```bash
|
||||||
$ pip3 install homeassistant
|
$ pip3 install homeassistant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user