Merge pull request #18684 from SayakMukhopadhyay/fix-event-doc
docs: update events backend installation instructions to add @backstage/plugin-events-node
This commit is contained in:
@@ -21,7 +21,7 @@ to the used event broker.
|
||||
|
||||
```bash
|
||||
# From your Backstage root directory
|
||||
yarn add --cwd packages/backend @backstage/plugin-events-backend
|
||||
yarn add --cwd packages/backend @backstage/plugin-events-backend @backstage/plugin-events-node
|
||||
```
|
||||
|
||||
### Event Broker
|
||||
|
||||
Reference in New Issue
Block a user