From 7ce2e6d280cc499bbd06923a78dc1601580122f5 Mon Sep 17 00:00:00 2001 From: Andrew Chin Date: Mon, 26 Nov 2012 22:10:36 -0500 Subject: [PATCH] Typo --- docs/building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.rst b/docs/building.rst index 16a57ad..8caa352 100644 --- a/docs/building.rst +++ b/docs/building.rst @@ -107,7 +107,7 @@ OSX You will need to have XCode and the XCode Command Line Tools installed (the Command Line Tools can be installed by going to the Downloads tab under the - Xcode Preferences dialog + Xcode Preferences dialog). 1. Download the source code for PIL from http://www.pythonware.com/products/pil/ 2. Compile the PIL code (``python ./setup.py build``)