diff --git a/README.md b/README.md index 2ef914b..fec2161 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Provides a quick baseline installation for a blog and some common supporting features. +## Installation + +```sh +composer require silverstripe/recipe-blog +``` + ## Getting started To start a new website with a blog installed;