From a8f071742762cd135dc2c121cd6be72795efb73e Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Mon, 16 Nov 2015 17:34:20 +0100 Subject: Note the NLTK dependency in the readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'readme.md') 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 ---------- -- cgit v1.2.1