Fixed dependency info in zwave instructions
This commit is contained in:
parent
87dd6016a6
commit
61d9ba302e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ To allow Home Assistant to talk to your Z-Wave USB stick you will have to compil
|
||||||
Make sure you have the correct dependencies installed before running the script:
|
Make sure you have the correct dependencies installed before running the script:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ apt-get install cython3 libudev-dev python-sphinx python3-setuptools
|
$ apt-get install cython3 libudev-dev python3-sphinx python3-setuptools
|
||||||
```
|
```
|
||||||
|
|
||||||
Then get the OpenZWave files and switch to the `python3` branch:
|
Then get the OpenZWave files and switch to the `python3` branch:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue