Fixing formatting (#6165)

With the three ticks on the same line as the command it collapsed to a single line
This commit is contained in:
DubhAd 2018-09-02 18:08:59 +01:00 committed by Fabian Affolter
parent 9aafcbe934
commit 4d493d8612

View File

@ -23,4 +23,5 @@ When instructions tell you to activate the virtual environment to install a Pyth
```bash
$ sudo -u homeassistant -H -s
$ source /srv/homeassistant/bin/activate```
$ source /srv/homeassistant/bin/activate
```