Merge pull request #2031 from techtonik/patch-1

installation.rst: Windows console prompts are >
This commit is contained in:
wiredfool 2016-08-06 22:04:38 +01:00 committed by GitHub
commit 25b3775004

View File

@ -51,11 +51,11 @@ supported Pythons in both 32 and 64-bit versions in wheel, egg, and
executable installers. These binaries have all of the optional executable installers. These binaries have all of the optional
libraries included:: libraries included::
$ pip install Pillow > pip install Pillow
or:: or::
$ easy_install Pillow > easy_install Pillow
OS X Installation OS X Installation