Merge pull request #621 from e98cuenc/fixlcmsdoc

Update installation instructions of little cms2 in Mac
This commit is contained in:
wiredfool 2014-04-14 06:18:34 -04:00
commit 994c9a7e56

View File

@ -143,7 +143,7 @@ distribution. Otherwise, use whatever XCode you used to compile Python.)
The easiest way to install the prerequisites is via `Homebrew
<http://mxcl.github.com/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::