Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Mention sooner the pip installation caveat for clients <= 1.5.6.
  • Loading branch information
vladimir-v-diaz committed Apr 25, 2015
1 parent e034be2 commit ae26a52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ Installation
pip - installing and managing Python packages (recommended)

Installing from Python Package Index (https://pypi.python.org/pypi).
Note: Please use "pip install --no-use-wheel tuf" if your version
of pip <= 1.5.6
$ pip install tuf

Installing from local source archive.
Expand Down

0 comments on commit ae26a52

Please sign in to comment.