aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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