mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 16:26:50 +00:00
Merge pull request #4153 from jdpiguet/patch-1
Missing dependancy for Debian
This commit is contained in:
commit
f12bacccae
@ -26,7 +26,7 @@ The basic guide is for testing Home Assistant. Also check the advanced guide for
|
||||
```bash
|
||||
$ sudo apt-get update
|
||||
$ 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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user