mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
The default on Fedora 26 is Python 3.6
This commit is contained in:
parent
ad63d2ce63
commit
23585871fb
@ -33,7 +33,7 @@ Now switch to the new directory, setup the venv, and activate it.
|
||||
|
||||
```bash
|
||||
$ cd /opt/homeassistant
|
||||
$ pyvenv-3.5 .
|
||||
$ python3.6 -m venv .
|
||||
$ source bin/activate
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user