diff --git a/setup.py b/setup.py index 96ed883..e9d72af 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ are supported. SFTP client and server mode are both supported too. Required packages: pyCrypto -To install the `in-development version `_, use `pip install ssh==dev`. +To install the `in-development version `_, use `pip install paramiko==dev`. ''' # if someday we want to *require* setuptools, uncomment this: