mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Update to remove Python 3.4 reference (#4675)
Making FAQ more relevant by referencing just Python 3
This commit is contained in:
parent
eb55a27248
commit
14048b15b0
@ -10,7 +10,7 @@ ha_category: Installation
|
||||
---
|
||||
|
||||
|
||||
This utility should have been installed as part of the Python 3.4 installation. Check if Python 3.4 is installed by running `python3 --version`. If it is not installed, [download it here](https://www.python.org/getit/).
|
||||
This utility should have been installed as part of the Python 3 installation. Check if Python 3 is installed by running `python3 --version`. If it is not installed, [download it here](https://www.python.org/getit/).
|
||||
|
||||
If you are able to successfully run `python3 --version` but not `pip3`, install Home Assistant by running the following command instead:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user