diff --git a/README.md b/README.md index ed247fd..a452904 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ This includes the following core Silverstripe CMS modules: This can be either added to an existing project or used as a project base for creating a basic Silverstripe CMS project. +## Installation + +```sh +composer require silverstripe/recipe-ccl +``` + ## Get started You can create a project using Composer: