Fix README.rst wording/grammar.

Change-Id: Id36142b1d85c07a0279275b1b00dc6687ec24348
This commit is contained in:
Joshua Harlow
2013-08-04 22:36:32 -07:00
parent a65640e727
commit 18bd6b8a0d

View File

@@ -134,7 +134,7 @@ pip-download
download packages into a given directory (using a common extraction and download
cache subdirectories). It also automatically prunes duplicated downloads if they
are of the same project name (which pip appears to do sometimes, such as in the distribute
and setuptools fiasco). This avoids helps avoid needless download duplication::
and setuptools fiasco). This helps avoid needless duplication::
$ ./tools/pip-download -d /tmp/e 'setuptools>0.8' 'flake8'
Saved /tmp/e/flake8-2.0.tar.gz