Skip to content

Commit

Permalink
DOC Update README.md for CMS 5
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Apr 19, 2023
1 parent 50bcbb8 commit 6263013
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Expand Up @@ -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`
Expand Down

0 comments on commit 6263013

Please sign in to comment.