installation.rst: Windows console prompts are >

This commit is contained in:
anatoly techtonik 2016-07-15 10:51:00 +03:00 committed by GitHub
parent 4f4c982229
commit f01c2a37da

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
libraries included::
$ pip install Pillow
> pip install Pillow
or::
$ easy_install Pillow
> easy_install Pillow
OS X Installation