mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 01:16:16 +03:00
Merge pull request #2031 from techtonik/patch-1
installation.rst: Windows console prompts are >
This commit is contained in:
commit
25b3775004
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user