diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-02-17 13:53:41 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-02-17 13:53:41 +0100 |
commit | ee08f81dffa1c4adf977ee408f4557baeb2236ce (patch) | |
tree | cf77d13436ebf55ffdcafd3a5e0fe7505fc6d8cb | |
parent | 93436316e9c4269b4ed860fc07a3398bebe6dbdb (diff) |
Note the new dependency python3-urllib3
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ---------- |