summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-01-08 16:29:56 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-01-08 16:29:56 -0800
commit566f37c0f2f34e89ff1533d9d3f251bc10619b45 (patch)
tree92560fa536df9280c62fbbe6a9b82cffaff6de4c /README
parent96ca8d49c1246ebe6b9bb2001c8a67baf868f880 (diff)
ecdsa in README; fixes #225
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1899819a..2a23e283 100644
--- a/README
+++ b/README
@@ -36,6 +36,7 @@ Requirements
- python 2.5 or better <http://www.python.org/>
- pycrypto 2.1 or better <https://www.dlitz.net/software/pycrypto/>
+ - ecdsa 0.9 or better <https://pypi.python.org/pypi/ecdsa>
If you have setuptools, you can build and install paramiko and all its
dependencies with this command (as root)::