mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Simple add it to the list
This commit is contained in:
parent
5fd6466280
commit
c1704be891
@ -26,14 +26,9 @@ The basic guide is for testing Home Assistant. Also check the advanced guide for
|
|||||||
```bash
|
```bash
|
||||||
$ sudo apt-get update
|
$ sudo apt-get update
|
||||||
$ sudo apt-get upgrade
|
$ sudo apt-get upgrade
|
||||||
$ sudo apt-get install python3-pip python3-dev
|
$ sudo apt-get install python3-pip python3-dev python3-venv
|
||||||
$ sudo pip3 install --upgrade virtualenv
|
$ sudo pip3 install --upgrade virtualenv
|
||||||
```
|
```
|
||||||
For Debian (8.9+?) installation, add:
|
|
||||||
```bash
|
|
||||||
$ sudo apt-get install python3-venv
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## {% linkable_title Step 2: Setup virtualenv %}
|
## {% linkable_title Step 2: Setup virtualenv %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user