diff --git a/docs/installation.rst b/docs/installation.rst index 715a6ac30..94054df82 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -143,7 +143,7 @@ distribution. Otherwise, use whatever XCode you used to compile Python.) The easiest way to install the prerequisites is via `Homebrew `_. After you install Homebrew, run:: - $ brew install libtiff libjpeg webp littlecms + $ brew install libtiff libjpeg webp little-cms2 If you've built your own Python, then you should be able to install Pillow using::