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 f5661c3 commit c8af273
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@ You can also opt in to install the following suggested (not required) modules:

This can be either added to an existing project or used as a project base for creating a Silverstripe CMS install.

## Get started
## Installation

You can create a project using Composer:

```
composer create-project silverstripe/recipe-solr-search ./myproject ^2
```sh
composer create-project silverstripe/recipe-solr-search ./myproject
```

## Alternative
Expand Down

0 comments on commit c8af273

Please sign in to comment.