From b52fd75f0ebb4ceb18f93cdf2bbe193b1dea981c Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Fri, 18 Jun 2021 14:03:25 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b93284f..f0504ff 100644 --- a/README.md +++ b/README.md @@ -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).