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:
Ben Lambert
2023-07-17 14:54:33 +02:00
committed by GitHub
+1 -1
View File
@@ -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