From 7ba07e905d90d5263b36b8fe3f000379f5c1ebae Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Fri, 12 Oct 2012 15:19:46 +0200 Subject: [PATCH] Corrected minimum requirements, 3.0 only since at least 6e30463e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3606b5..615e309 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Requirements -* SilverStripe 2.4 +* SilverStripe 3.0 * PostgreSQL 8.3.x or greater must be installed * PostgreSQL <8.3.0 may work if T-Search is manually installed * Known to work on OS X Leopard, Windows Server 2008 R2 and Linux