From 1277361a6c015f025e05c538ff05f410789a8055 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Tue, 21 Nov 2017 18:32:56 +1300 Subject: [PATCH] Remove version constraint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46b0ec9..9e8c8c0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## Installation - 1. Install via composer `composer require silverstripe/postgresql 1.2.*-dev` or extract the contents + 1. Install via composer `composer require silverstripe/postgresql` or extract the contents so they reside as a `postgresql` directory inside your SilverStripe project code 2. Open the installer by browsing to install.php, e.g. http://localhost/silverstripe/install.php 3. Select PostgreSQL in the database list and enter your database details