typo - xcode

This commit is contained in:
wiredfool 2015-10-14 01:30:09 -07:00
parent 6be871b1c5
commit b6a5512b84

View File

@ -188,7 +188,7 @@ Sample Usage::
Building on OS X 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`` full package from the app store, or run ``xcode-select --install``
from the command line. It may be necessary to run `` sudo xcodebuild from the command line. It may be necessary to run `` sudo xcodebuild
-license`` to accept the license prior to using the tools. -license`` to accept the license prior to using the tools.