From 9c38b8fc7d3f2bad3e0d31b70176b8598ed385a0 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Fri, 3 May 2013 20:20:13 -0400 Subject: [PATCH] Rest --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 18fe27a95..c59edd299 100644 --- a/README.rst +++ b/README.rst @@ -151,16 +151,17 @@ The easiest way to install the prerequisites is to use homebrew: http://mxcl.git :: -$ brew install libtiff libjpeg webp littlecms + $ brew install libtiff libjpeg webp littlecms If you've built your own Python, then you should be able to install Pillow using :: -$ pip install pillow + $ pip install pillow Ubuntu or Debian **************** + If you didn't build Python from sources, make sure you have Python's build support files on your machine. :: @@ -197,8 +198,6 @@ Pillow is a volunteer effort led by Alex Clark. Any contributor interested in re | Alex Clark (fork author) | http://gittip.com/aclark4life | +--------------------------------------+---------------------------------------+ - - Python Imaging Library ======================