summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-30 14:12:47 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-30 14:12:47 +0100
commitf66fcacc2aaaa3adbc2f81d2ac740e112c496046 (patch)
tree81b759c6a3b992c63d7cbbe7bd7a9ccdcab31705 /readme.md
parente6db8c7aab74d25a669db857dbbef6a151ee93af (diff)
Use psycopg's builtin support for jsonb columns
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 8e5d200..d344e79 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,11 @@
Installation
============
+Minimum versions of required packages:
+
+ - python3-psycopg2 ≥ 2.5.4
+ - swi-prolog ≥ 7.3
+
These instructions assume you are running Debian Jessie. Install dependencies:
apt install apache2 nodejs npm python3 python3-ply python3-psycopg2 python3-termcolor