docs/installation.rst: Fix typo. [ci skip]

This commit is contained in:
John Kirkham 2015-04-03 08:37:44 -04:00
parent 5c233d12c6
commit c0d818153e

View File

@ -118,7 +118,7 @@ Build Options
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