Update install path for openzwave config in venv (#2541)

This commit is contained in:
BRUH Automation 2017-05-05 00:58:58 -04:00 committed by Paulus Schoutsen
parent ee87edc6bf
commit 3f2364abd2

View File

@ -63,7 +63,7 @@ With this installation, your `config_path` needed below will resemble:
If you followed along with setting up a virtual environment, your path will be:
```bash
/srv/homeassistant/python-openzwave/openzwave/config
/srv/homeassistant/src/python-openzwave/openzwave/config
```
### {% linkable_title Configuration %}