diff --git a/README.md b/README.md index 17b5c10..bab3ff6 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ 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. +## Installation + +```sh +composer require silverstripe/recipe-authoring-tools +``` + ## Get started You can create a project using Composer: