summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-09-15 10:58:32 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-09-15 10:58:32 -0700
commit9149160ba4cca8ad317e921325baba436211337f (patch)
tree7d7481d58048d485bee465275729d3216184bca5 /setup.py
parent833d9f76be9676419d5a0eb3bd9a66ce27b40214 (diff)
parent79441930f8e4acac2a2167a40c961e3f5e9b6257 (diff)
Merge branch '2.0'
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index ed3bbcd6..2e0d4041 100644
--- a/setup.py
+++ b/setup.py
@@ -26,9 +26,8 @@ are supported. SFTP client and server mode are both supported too.
Required packages:
Cryptography
-To install the `in-development version
-<https://github.com/paramiko/paramiko/tarball/master#egg=paramiko-dev>`_, use
-`pip install paramiko==dev`.
+To install the development version, ``pip install -e
+git+https://github.com/paramiko/paramiko/#egg=paramiko``.
'''
import sys