Skip to content

Commit

Permalink
Merge pull request #41 from creative-commoners/pulls/2.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 24, 2023
2 parents 3c8649b + 7bdd983 commit c0f79ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
Provides a quick baseline installation for a blog and some common supporting
features.

## Getting started
## Installation

To start a new website with a blog installed;

```
composer create-project silverstripe/recipe-blog website ^1
```sh
composer create-project silverstripe/recipe-blog website
```

Or to include a blog into your existing website:

```
```sh
composer require silverstripe/recipe-blog
```

Expand Down

0 comments on commit c0f79ad

Please sign in to comment.