Skip to content

Commit 66f54d2

Browse files
committed
Bump min version for windows
1 parent c1148f8 commit 66f54d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/getting-started/index.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Below you can find the standard instructions. See the sidebar for installation i
1313

1414
[Virtualenv Linux instructions]: /getting-started/installation-virtualenv/
1515

16-
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:
16+
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:
1717

1818
```bash
1919
$ pip3 install homeassistant

0 commit comments

Comments
 (0)