From b6a5512b8453ed6165a0c0f9003664135666391c Mon Sep 17 00:00:00 2001 From: wiredfool Date: Wed, 14 Oct 2015 01:30:09 -0700 Subject: [PATCH] typo - xcode --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index d13d9f20e..860c6e798 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -188,7 +188,7 @@ Sample Usage:: Building on OS X ^^^^^^^^^^^^^^^^ -XCode is required to compile portions of Pillow. Either install the +Xcode is required to compile portions of Pillow. Either install the full package from the app store, or run ``xcode-select --install`` from the command line. It may be necessary to run `` sudo xcodebuild -license`` to accept the license prior to using the tools.