Update README.md

fix install command

Signed-off-by: Chris Langhout <clanghout@users.noreply.github.com>
Signed-off-by: Chris Langhout <clanghout@bol.com>
This commit is contained in:
Chris Langhout
2023-06-28 14:40:41 +02:00
committed by Chris Langhout
parent cb91dac435
commit a9b30f5538
@@ -29,7 +29,7 @@ Requires the `@backstage/plugin-catalog-backend-module-unprocessed` module to be
## Installation
```shell
yarn add --cwd packages/app @backstage/plugin-catalog-module-unprocessed
yarn add --cwd packages/app @backstage/plugin-catalog-unprocessed-entities
```
Import into your `App.tsx` and include into the `<FlatRoutes>` component: