Fix typo in display docs (#26)

This commit is contained in:
JbLb 2018-09-28 19:36:30 +02:00 committed by Otto Winter
parent 458962cd3c
commit c760b1af76

View File

@ -163,7 +163,7 @@ Configuration variables:
To use fonts you will need to have the python ``pillow`` package installed, as esphomeyaml uses that package
to translate the truetype files into an internal format. If you're running this as a HassIO add-on or with
the official esphomeyaml docker image, it should already be installed. Otherwise you need to install it using
``pip2 installl pillow``.
``pip2 install pillow``.
Then, in your display code just reference the font like so: