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