Skip to content

Commit

Permalink
README: Fix pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
philpep committed Mar 16, 2015
1 parent c90f9ea commit cc03b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Quick start

Install testinfra using pip::

pip install testinfra
pip install --pre testinfra

# or install the devel version
pip install 'git+https://github.com/philpep/testinfra@master#egg=testinfra'
Expand Down

0 comments on commit cc03b54

Please sign in to comment.