Highlighting the package names (#6269)

Highlighting the package names because apparently we forgot to do so before
This commit is contained in:
DubhAd 2018-09-18 11:23:13 +01:00 committed by Fabian Affolter
parent 7b49b4de8b
commit 3ea9ce4538

View File

@ -24,7 +24,7 @@ On Linux platforms (other than Hass.io) there is one dependency you will need to
$ sudo apt-get install libudev-dev
```
On Python 3.6 you may also have to install libpython3.6-dev, and possibly python3.6-dev.
On Python 3.6 you may also have to install `libpython3.6-dev`, and possibly `python3.6-dev`.
### {% linkable_title macOS %}