diff --git a/README.md b/README.md index 7311084..1472812 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # ReachDigital_CustomerConfirmationGraphQl -Add GraphQL mutation for confirming customers when this setting is enabled, see `src/etc/schema.graphqls`. \ No newline at end of file +Add GraphQL mutation for confirming customers when this setting is enabled, see `src/etc/schema.graphqls`. + +## Installation + +```bash +composer require reach-digital/magento2-customer-confirmation-graph-ql +```