summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosef Gustafsson <josef@nordu.net>2015-08-25 09:32:46 +0200
committerJosef Gustafsson <josef@nordu.net>2015-08-25 09:32:46 +0200
commitce0da63fba8232e373e8a1a6e85a46dd208f91e7 (patch)
treee60df88305c4085abd996a8594df0e0903e1e273
parent03b95596ecc425cfbb0d29d40ba9accbc9e67729 (diff)
Adding some install requirements
-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