From deecfdabcd3748c7aec6fe2d9c8f168bd4bb4480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Cuenca=20Abela?= Date: Sun, 13 Apr 2014 00:28:26 +0200 Subject: [PATCH] Update installation instructions of little cms2 in Mac --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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::