Skip to content

Commit

Permalink
Merge pull request #13 from octplane/patch-1
Browse files Browse the repository at this point in the history
Fixed dependency on libssh2 in README
  • Loading branch information
Tristan CACQUERAY committed Aug 28, 2012
2 parents ab09fa6 + f1eb3d4 commit 3e7a61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Here is the list of prerequisite software to run pylibssh2. The versions are
the ones I develop with. It may work with earlier versions, but I can't
guaranty anything.

* `libssh2 <http://www.libssh2.org>`_ 1.2.1+
* `libssh2 <http://www.libssh2.org>`_ 1.2.8+
* `python <http://python.org/>`_ 2.6+

Install the software
Expand Down

0 comments on commit 3e7a61e

Please sign in to comment.