fix typo in homebrew pre-requisite install command

This commit is contained in:
Daniel D. Beck 2013-04-24 14:50:38 -04:00
parent 14e6dcfa52
commit 364bf517fb

View File

@ -149,7 +149,7 @@ The easiest way to install the prerequisites is to use homebrew: http://mxcl.git
::
$ brew install libtiff lbjpeg webp littlecms
$ brew install libtiff libjpeg webp littlecms
If you've built your own python, then you should be able to install Pillow using