Skip to content

Commit 1a07811

Browse files
committed
DOC Update README.md for CMS 5
1 parent 89f1d95 commit 1a07811

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,12 @@ This module provides commenting functionality for Pages and other DataObjects on
99

1010
For more documentation about the module see the provided documentation located inside the docs folder.
1111

12-
## Requirements
13-
14-
* Silverstripe ^4.0
15-
16-
**Note:** This branch is compatible with Silverstripe 4. For a Silverstripe 3 release, please see the 2.x release line.
17-
1812
## Installation
1913

20-
```
14+
```sh
2115
composer require silverstripe/comments
2216
```
2317

24-
See docs/en/Installing.md
25-
2618
## Related
2719

2820
* [silverstripe/comment-notifications](https://github.com/silverstripe/comment-notifications): Comment admin email notifications module
@@ -39,4 +31,4 @@ and any new translations will be merged back to the project source code.
3931
Please use https://www.transifex.com/projects/p/silverstripe-comments/ to contribute translations,
4032
rather than sending pull requests with YAML files.
4133

42-
See the ["i18n" topic](https://docs.silverstripe.org/en/4/developer_guides/i18n/) on doc.silverstripe.org for more details.
34+
See the ["i18n" topic](https://docs.silverstripe.org/en/developer_guides/i18n/) on docs.silverstripe.org for more details.

0 commit comments

Comments
 (0)