summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-11-11 17:42:50 +0100
committerChristian Grothoff <christian@grothoff.org>2017-11-11 17:42:50 +0100
commitc68833bffd00e89873d9619422973025576e44b1 (patch)
tree44da9e3e3988f6e96e84f19d3907d2072cfe8edf /README
parent9c78889af170af0a7d9a0d2ec553689780945768 (diff)
downloadbank-c68833bffd00e89873d9619422973025576e44b1.tar.gz
bank-c68833bffd00e89873d9619422973025576e44b1.tar.bz2
bank-c68833bffd00e89873d9619422973025576e44b1.zip
document extra steps I had to take
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index dbf4e8a..82686af 100644
--- a/README
+++ b/README
@@ -17,6 +17,11 @@ Note that "make install" will re-download additional dependencies
needed for "make check". For the above, at the time of writing, you
need Debian unstable, with older versions I get obscure errors.
+You may also have to install certain Python packages. Try:
+
+$ pip3 install validictory
+$ pip3 install django-simple-math-captcha
+
================== HOW TO INSTALL THE BANK =================
From the repository's top directory, run