Update title

This commit is contained in:
Fabian Affolter 2016-06-05 16:37:53 +02:00
parent 68df39b583
commit dd06471c0b

View File

@ -67,7 +67,7 @@ It will include a `bin` directory, which will contain all the executables used i
$ virtualenv -p python3 /srv/hass
```
## {% linkable_title Step 5: Activate the virtualenv %}
### {% linkable_title Step 5: Activate the virtualenv %}
```bash
$ source /srv/hass/bin/activate