diff --git a/python/paramiko/README b/python/paramiko/README index eef918b850..580e46a714 100644 --- a/python/paramiko/README +++ b/python/paramiko/README @@ -4,5 +4,3 @@ SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require heirarchical certificates signed by a powerful central authority. - -paramiko requires pycrypto, also available from Slackbuilds.org