mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update installation-virtualenv.markdown (#1959)
Added missing git package
This commit is contained in:
parent
d937a979dc
commit
cc2b8813eb
@ -110,7 +110,7 @@ If you want to use Z-Wave devices, you will need to install `python-openzwave` i
|
||||
Install the dependencies as normal (Note: you will need to do this as your normal user, since `homeassistant` isn't a sudoer).
|
||||
|
||||
```bash
|
||||
$ sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools
|
||||
$ sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools git
|
||||
```
|
||||
|
||||
Then, activate your virtualenv (steps 3 and 5 above) and upgrade cython.
|
||||
|
Loading…
x
Reference in New Issue
Block a user