From 6263013582d049e9171fb0b08dab04048be4a5e4 Mon Sep 17 00:00:00 2001 From: Guy Sartorelli Date: Wed, 19 Apr 2023 16:00:58 +1200 Subject: [PATCH] DOC Update README.md for CMS 5 --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a2a499c..900f057 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,10 @@ Provides simple email notifications for when new visitor comments are posted. ## Installation -Install using Composer: - -``` -composer require silverstripe/comment-notifications ^2.0 +```sh +composer require silverstripe/comment-notifications ``` -**Note:** This branch is Silverstripe 4 compatible. For a Silverstripe 3 version please see the [1.x release line](https://github.com/silverstripe/comment-notifications/tree/1.0). - ## Configuration To configure the default email address to receive notifications, place this in your `mysite/_config.yml`