diff --git a/README.md b/README.md index 20ec9665664c65ef4441a249e3e9842e15f64d94..251aa44558a9f9929cc5a9f417f92b0a9ee66586 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ The complete scientific publication portal ## Dependencies -SciPost is written in Python 3.5 using Django and requires a PostgreSQL database. -Python dependencies are listed in `requirements.txt`. +SciPost is written in Python 3.5 using Django and requires PostgreSQL 9.3 or +higher. Python dependencies are listed in `requirements.txt`. ## Getting started