diff --git a/scripts/build_python_openzwave b/scripts/build_python_openzwave index 25b71ac3bf5..fc2b96608de 100755 --- a/scripts/build_python_openzwave +++ b/scripts/build_python_openzwave @@ -1,5 +1,5 @@ # Sets up and builds python open zwave to be used with Home Assistant -# Dependencies that need to be installed: +# Dependencies that need to be installed: # apt-get install cython3 libudev-dev python-sphinx python3-setuptools mercurial # pip3 install cython