summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 4abfbdb..7583136 100644
--- a/readme.md
+++ b/readme.md
@@ -9,7 +9,7 @@ Minimum versions of required packages:
These instructions assume you are running Debian Jessie. Install dependencies:
apt install apache2 nodejs npm python3 python3-nltk python3-ply \
- python3-psycopg2 python3-termcolor
+ python3-psycopg2 python3-termcolor python3-urllib3
SWI prolog
----------