diff --git a/README.md b/README.md index 17b5c10..23b7098 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,10 @@ This includes the following core Silverstripe modules: This can be either added to an existing project or used as a project base for creating a basic CWP install. -## Get started +## Installation -You can create a project using Composer: - -``` -composer create-project silverstripe/recipe-authoring-tools ./myproject ^1 +```sh +composer create-project silverstripe/recipe-authoring-tools ./myproject ``` ## More information