diff --git a/README.md b/README.md index 1fb2054f6..0ba0389ec 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ The developer documentation in a modified Markdown format, as published on [docs.silverstripe.org](https://docs.silverstripe.org) ([source](https://github.com/silverstripe/doc.silverstripe.org)). +## Installation + +```sh +composer require silverstripe/developer-docs +``` + ## License [Creative Commons Attribution 3.0 New Zealand](https://creativecommons.org/licenses/by/3.0/nz/)