diff --git a/README.md b/README.md index c750be0..860cc5f 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ You can control some features for the provided blocks via parameters. ### Blocks from other plugins -The Discourse Calendar plugin comes with a block called `upcoming-events-list` that you can use in conjunction with this component. You'll want to ensure the desired route is enabled via the `events calendar categories` setting in the Calendar plugin settings. The block params use this [syntax](https://momentjs.com/docs/#/displaying/format/), for example `MMMM D, YYYY`. +The Discourse Calendar plugin comes with a block called `upcoming-events-list` that you can use in conjunction with this component. The plugin will need to be installed to access it.