Skip to content

Commit

Permalink
Nits [ci skip]
Browse files Browse the repository at this point in the history
- Mac OS X is now called just OS X
- Capitalize headers
  • Loading branch information
aclark4life committed Mar 18, 2015
1 parent ba7cd1c commit b5475f2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Installation

.. note:: Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7.

Simple installation
Simple Installation
-------------------

.. note::
Expand Down Expand Up @@ -121,7 +121,7 @@ Sample Usage::
$ MAX_CONCURRENCY=1 python setup.py build-ext --enable-[feature] install


Linux installation
Linux Installation
------------------

.. note::
Expand Down Expand Up @@ -160,8 +160,8 @@ Prerequisites are installed on **Fedora 20** with::
lcms2-devel libwebp-devel tcl-devel tk-devel


Mac OS X installation
---------------------
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.

Expand All @@ -173,7 +173,7 @@ Install Pillow with::

$ pip install Pillow

Windows installation
Windows Installation
--------------------

We provide binaries for Windows in the form of Python Eggs and `Python Wheels
Expand Down Expand Up @@ -208,8 +208,8 @@ to a specific version:

$ pip install --use-wheel Pillow==2.6.1

FreeBSD installation
---------------------
FreeBSD Installation
--------------------

.. Note:: Only FreeBSD 10 tested

Expand Down

0 comments on commit b5475f2

Please sign in to comment.