Skip to content

Commit

Permalink
Merge pull request #196 from creative-commoners/pulls/5.0/cms5-readme
Browse files Browse the repository at this point in the history
DOC Update README.md for CMS 5
  • Loading branch information
sabina-talipova authored Apr 21, 2023
2 parents 7955f8d + 7a7e930 commit 882da53
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ There are two types of roles with this module.
* Website owner; (typically assigned to the Administrator group) ensures that a website is accurate and up-to-date, by delegating responsibility to content reviewers.
* Content reviewer; responsible for keeping a website or part of a website accurate and up-to-date.

## Requirements
## Installation

* Silverstripe ^4.0
**Note:** For Silverstripe 3.x, please use the [3.x release line](https://github.com/silverstripe/silverstripe-contentreview/tree/3).
```sh
composer require silverstripe/contentreview
```

## Features

Expand All @@ -36,7 +36,7 @@ There are two types of roles with this module.
## Composer installation

```sh
$ composer require silverstripe/contentreview
composer require silverstripe/contentreview
```

You'll also need to run `dev/build`.
Expand Down

0 comments on commit 882da53

Please sign in to comment.