Skip to content

Commit

Permalink
it’s rad pack now
Browse files Browse the repository at this point in the history
  • Loading branch information
edalzell committed Apr 10, 2024
1 parent 928a31b commit 7a83e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The package will automatically register itself.

## Usage

First, create a `config.yaml` file in `resources\blueprints` that contains the blueprint for your configuration. As an example, see Mailchimp's, [here](https://github.com/silentzco/statamic-mailchimp/blob/main/resources/blueprints/config.yaml).
First, create a `config.yaml` file in `resources\blueprints` that contains the blueprint for your configuration. As an example, see Mailchimp's, [here](https://github.com/statamic-rad-pack/mailchimp/blob/main/resources/blueprints/config.yaml).

Then, in the `boot` method of your addon's Service Provider add:
```php
Expand Down

0 comments on commit 7a83e18

Please sign in to comment.