diff --git a/README.md b/README.md index 90c14af..102cfb3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ The aim of this is to implement the Silverstripe config system in a way that can be understood by many and to improve performance whilst keeping the powerful features. +## Installation + +```sh +composer require silverstripe/config +``` + # Documentation * [Manifesto](docs/manifesto.md)