summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 94aa3a9c..ceb3598a 100644
--- a/README
+++ b/README
@@ -79,7 +79,7 @@ If you want paramiko to do kerberos authentication or key exchange using GSS-API
need the following python packages:
- pyasn1 0.1.7 or better
-- python-gssapi 0.4.0 or better (Unix)
+- python-gssapi 0.6.1 or better (Unix)
- pywin32 2.1.8 or better (Windows)
So you have to install pyasn1 and python-gssapi on Unix or pywin32 on Windows.