diff --git a/source/_components/zwave.markdown b/source/_components/zwave.markdown index 607851ec90c..9b759cb93ea 100644 --- a/source/_components/zwave.markdown +++ b/source/_components/zwave.markdown @@ -33,7 +33,7 @@ $ sudo pip3 install --upgrade cython ``` Then get the OpenZWave files and switch to the `python3` branch: - +

Do not use root to build python-openzwave as it will surely fail.

```bash $ git clone https://github.com/OpenZWave/python-openzwave.git $ cd python-openzwave