Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaidelich authored Oct 19, 2021
1 parent d6d5c00 commit d4e913d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ Usage
-----

Install this package and make sure to resolve all dependencies.
The easiest way to install this package is to use [composer](https://getcomposer.org/) by adding
The easiest way to install this package is to use [composer](https://getcomposer.org/):
```json
"wwwision/neos-mailchimp": "^5.2"
composer require wwwision/neos-mailchimp
```
to your Site package (or whichever package that uses the module or service) and install it and its dependencies via `composer install`.

After successful installation make sure to configure the MailChimp® API key in the `Settings.yaml`of your Site package:

Expand Down

0 comments on commit d4e913d

Please sign in to comment.