Fix code formatting

[CI skip]
This commit is contained in:
Hugo van Kemenade 2015-11-09 15:41:53 +02:00
parent 9645e3d278
commit 5cb68aa8fe

View File

@ -190,7 +190,7 @@ Building on OS X
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
from the command line. It may be necessary to run ``sudo xcodebuild
-license`` to accept the license prior to using the tools.
The easiest way to install external libraries is via `Homebrew