Skip to content

Commit

Permalink
Merge pull request #4 from msabramo/patch-1
Browse files Browse the repository at this point in the history
README.rst: Make one sentence read a little better
  • Loading branch information
flupke committed Mar 28, 2015
2 parents 71903c7 + c61bb83 commit 0111c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -68,7 +68,7 @@ Use a cache to avoid reprocessing known requirements files::

$ freeze-requirements freeze --cache-dependencies requirements.txt

Put downloaded source packages and build wheels for them in a pypi-like
Download source packages and build wheels for them, putting them in a pypi-like
directory structure::

$ freeze-requirements freeze --output-dir /path/to/my/pypi --build-wheels requirements.txt
Expand Down

0 comments on commit 0111c95

Please sign in to comment.