diff --git a/esphomeyaml/components/display/index.rst b/esphomeyaml/components/display/index.rst index 8ba5526b7..b614b3b12 100644 --- a/esphomeyaml/components/display/index.rst +++ b/esphomeyaml/components/display/index.rst @@ -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: