From e54dd8888fd1e4d50e6c2d4c75eaa218d463de14 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 1 Nov 2018 16:31:36 +0200 Subject: [PATCH] README.md: Update requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45f4010..4e0e367 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This project contains an indexer and a [Falcon-based](https://falcon.readthedocs - Python 3.5+ - PostgreSQL version 9.5+ (due to [`UPSERT` support](https://wiki.postgresql.org/wiki/UPSERT)) -- DSpace 4/5/6 with [Solr usage statistics enabled](https://wiki.duraspace.org/display/DSDOC5x/SOLR+Statistics) (might work with others) +- DSpace with [Solr usage statistics enabled](https://wiki.duraspace.org/display/DSDOC5x/SOLR+Statistics) (tested with 5.x) ## Installation and Testing Create a Python virtual environment and install the dependencies: