summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2015-04-25 07:58:38 +0200
committerLinus Nordberg <linus@nordberg.se>2015-04-25 07:58:38 +0200
commitca8cbe163492f7fcb321d22d7e3700d8f0646d99 (patch)
tree5f56a814d453e003990a5a83dd6d4d9c0162e94a /README.md
parent7e5b3e3c920a3bffda5e8f2fe5daf656c67ce16e (diff)
[tools] Require precerttools to be imported successfully.
submitcert.py would fail mysteriously when finding a precert and python-pyasn1 wasn't installed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4aaca34..01b9148 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,9 @@ command line, or install rebar yourself.
In order to perform merge operations, the following software packages
are needed: python-ecdsa, python-yaml.
+In order to use the tools for submitting certificates, the following
+software package is needed: python-pyasn1.
+
# Compile
$ make