File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -9,20 +9,12 @@ This module provides commenting functionality for Pages and other DataObjects on
99
1010For 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
2115composer 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.
3931Please use https://www.transifex.com/projects/p/silverstripe-comments/ to contribute translations,
4032rather 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.
You can’t perform that action at this time.
0 commit comments