summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosef Gustafsson <josef.gson@gmail.com>2015-09-01 17:27:39 +0200
committerJosef Gustafsson <josef.gson@gmail.com>2015-09-01 17:27:39 +0200
commit74e5d2126735120736af0810f996ade36bd19be3 (patch)
treef1034cfe12ea80a722669853bfd74d94abab4555 /README.md
parentf8f3ad6abe75ccccb43962b8a4b318ff18c091b3 (diff)
parentc44dc8533ece4e000162cae6fd6c6fa376b94602 (diff)
adding rsa
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index b703cce..88c664f 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,8 @@ needed:
Note: hackney is dependent on rebar, but doesn't include one. You can
use the rebar from lager by adding "REBAR=../lager/rebar" to the make
command line, or install rebar yourself.
+Recent versions of hackney appear to be broken, version 1.0.6 is tested
+but some newer versions may work as well.
In order to perform merge operations, the following software packages
are needed: python-ecdsa, python-yaml.
@@ -27,8 +29,8 @@ are needed: python-ecdsa, python-yaml.
In order to use the tools for submitting certificates, the following
software package is needed: python-pyasn1.
-In order to run the tests, the following software packagess are
-needed: curl.
+In order to run the tests, the following software packages are
+needed: curl, unzip.
# Compile