Remove version constraint

This commit is contained in:
Damian Mooyman 2017-11-21 18:32:56 +13:00 committed by GitHub
parent e41df60b40
commit 1277361a6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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