From 364bf517fb91ef6804a535b200fdd77f4b5704e9 Mon Sep 17 00:00:00 2001 From: "Daniel D. Beck" Date: Wed, 24 Apr 2013 14:50:38 -0400 Subject: [PATCH] fix typo in homebrew pre-requisite install command --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 974d5ccf8..287413c52 100644 --- a/README.rst +++ b/README.rst @@ -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