diff --git a/source/getting-started/installation-virtualenv.markdown b/source/getting-started/installation-virtualenv.markdown index 0000747dae5..7b23902c792 100644 --- a/source/getting-started/installation-virtualenv.markdown +++ b/source/getting-started/installation-virtualenv.markdown @@ -105,7 +105,7 @@ The [autostart instructions](/getting-started/autostart/) will work just fine, j ### {% linkable_title Installing python-openzwave %} -If you want to use Z-Wave devices, you will need to install `python-openzwave` in your virtualenv. This requires a small tweak to the instructions on home-assistant.io +If you want to use Z-Wave devices, you will need to install `python-openzwave` in your virtualenv. This requires a small tweak to the instructions in [the Z-Wave Getting Started documentation](/getting-started/z-wave/) Install the dependencies as normal (Note: you will need to do this as your normal user, since `hass` isn't a sudoer).