Skip to content

Commit

Permalink
Nits [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark4life committed Mar 18, 2015
1 parent a37e022 commit d0e7209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Prerequisites are installed on **Fedora 20** with::
OS X Installation
-----------------

We provide binaries for OS X in the form of `Python Wheels <http://wheel.readthedocs.org/en/latest/index.html>`_. Alternatively you can compile Pillow with with XCode.
We provide binaries for OS X in the form of `Python Wheels <http://wheel.readthedocs.org/en/latest/index.html>`_. Alternatively you can compile Pillow from soure with XCode.

The easiest way to install external libraries is via `Homebrew <http://mxcl.github.com/homebrew/>`_. After you install Homebrew, run::

Expand Down Expand Up @@ -194,7 +194,7 @@ Python Eggs
Python Wheels
^^^^^^^^^^^^^

.. Note:: requires setuptools >=0.8 and pip >=1.4.1. Some older versions of pip required the ``--use-wheel`` flag.
.. Note:: Requires setuptools >=0.8 and pip >=1.4.1. Some older versions of pip required the ``--use-wheel`` flag.

::

Expand Down

0 comments on commit d0e7209

Please sign in to comment.