mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
Merge pull request #1173 from jakirkham/fix_typo_docs_installation
docs/installation.rst: Fix typo.
This commit is contained in:
commit
9e1a35b8c7
|
@ -118,7 +118,7 @@ Build Options
|
||||||
|
|
||||||
Sample Usage::
|
Sample Usage::
|
||||||
|
|
||||||
$ MAX_CONCURRENCY=1 python setup.py build-ext --enable-[feature] install
|
$ MAX_CONCURRENCY=1 python setup.py build_ext --enable-[feature] install
|
||||||
|
|
||||||
|
|
||||||
Linux Installation
|
Linux Installation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user