The default on Fedora 26 is Python 3.6
This commit is contained in:
parent
ad63d2ce63
commit
23585871fb
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Now switch to the new directory, setup the venv, and activate it.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cd /opt/homeassistant
|
$ cd /opt/homeassistant
|
||||||
$ pyvenv-3.5 .
|
$ python3.6 -m venv .
|
||||||
$ source bin/activate
|
$ source bin/activate
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue