Wording [ci skip]

This commit is contained in:
Alex Clark 2013-09-28 11:19:03 -04:00
parent 0068de0c8b
commit 4c85a7c074

View File

@ -49,7 +49,7 @@ You can install Pillow with ``pip``::
$ pip install Pillow
Or ``easy_install`` (for installing eggs, as pip does not support them)::
Or ``easy_install`` (for installing `Python Eggs <http://peak.telecommunity.com/DevCenter/PythonEggs>`_, as pip does not support them)::
$ easy_install Pillow