Typo fix. (#33)

`installl` -> `install`
This commit is contained in:
Corban Mailloux 2018-10-04 11:24:01 -04:00 committed by Otto Winter
parent c7f029d093
commit 065350af33
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ Configuration variables:
To use images you will need to have the python ``pillow`` package installed.
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``.
installed. Otherwise you need to install it using ``pip2 install pillow``.
And then later in code: