Remove reference to python3 Zwave in Venv
This commit is contained in:
parent
1991727cff
commit
31e75ff155
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ Finally, get and install `python-openzwave`.
|
||||||
(homeassistant)$ cd /srv/homeassistant/src
|
(homeassistant)$ cd /srv/homeassistant/src
|
||||||
(homeassistant)$ git clone https://github.com/OpenZWave/python-openzwave.git
|
(homeassistant)$ git clone https://github.com/OpenZWave/python-openzwave.git
|
||||||
(homeassistant)$ cd python-openzwave
|
(homeassistant)$ cd python-openzwave
|
||||||
(homeassistant)$ git checkout python3
|
|
||||||
(homeassistant)$ PYTHON_EXEC=`which python3` make build
|
(homeassistant)$ PYTHON_EXEC=`which python3` make build
|
||||||
(homeassistant)$ PYTHON_EXEC=`which python3` make install
|
(homeassistant)$ PYTHON_EXEC=`which python3` make install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue