Mention libssh2 in installation#requirements

Fixes #456
This commit is contained in:
Kevin KIN-FOO
2014-12-30 16:07:31 +01:00
parent beff871923
commit aff3a64e2d

View File

@@ -16,6 +16,7 @@ Requirements
- Python 2.7, 3.2+ or pypy (including the development headers) - Python 2.7, 3.2+ or pypy (including the development headers)
- Libgit2 v0.21.1+ - Libgit2 v0.21.1+
- cffi 0.8.1+ - cffi 0.8.1+
- Libssh2, optional, used for SSH network operations.
.. warning:: .. warning::