mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
Update minimum Python requirement
This commit is contained in:
parent
2d7a47509c
commit
4675c37618
@ -18,7 +18,7 @@ footer: true
|
|||||||
<label class='menu-selector docker' for='docker-install'>Install using Docker</label>
|
<label class='menu-selector docker' for='docker-install'>Install using Docker</label>
|
||||||
|
|
||||||
<div class='install-instructions normal' markdown='1'>
|
<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
|
```bash
|
||||||
$ pip3 install homeassistant
|
$ pip3 install homeassistant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user