diff options
-rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 ---------- |