mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Onward to 1.1, I think? And some doc fixes.
This commit is contained in:
parent
8dfa8281d1
commit
22f08d1fbb
|
@ -85,7 +85,7 @@ Ubuntu 9.10 (karmic), use the following command:
|
|||
|
||||
|
||||
When you have everything you need, unpack the PIL distribution
|
||||
(the file Imaging-1.1.7.tar.gz) in a suitable work directory:
|
||||
(the file Imaging-1.1.7.tar.gz) in a suitable work directory::
|
||||
|
||||
$ cd MyExtensions # example
|
||||
$ gunzip Imaging-1.1.7.tar.gz
|
||||
|
@ -93,7 +93,7 @@ When you have everything you need, unpack the PIL distribution
|
|||
|
||||
|
||||
Build the library. We recommend that you do an in-place build,
|
||||
and run the self test before installing.
|
||||
and run the self test before installing.::
|
||||
|
||||
$ cd Imaging-1.1.7
|
||||
$ python setup.py build_ext -i
|
||||
|
|
Loading…
Reference in New Issue
Block a user