Update README.md

This commit is contained in:
Steve Boyd 2021-06-18 14:03:25 +12:00 committed by GitHub
parent 7738a0b89b
commit b52fd75f0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ This branch will aim for compatibility with SilverStripe 4.x.
## Installation
```bash
composer require symbiote/silverstripe-gridfieldextensions "^3"
composer require symbiote/silverstripe-gridfieldextensions:^3
```
For SilverStripe 3.x, please see the [compatible branch](https://github.com/symbiote/silverstripe-gridfieldextensions/tree/2).