Merge pull request #13555 from clemensheithecker/master

Update README.md for @backstage/plugin-badges
This commit is contained in:
Ben Lambert
2022-09-07 10:38:10 +02:00
committed by GitHub
+4 -1
View File
@@ -31,8 +31,11 @@ Here are some samples of badges for the `artists-lookup` service in the Demo Bac
### Install the package
Install the `@backstage/plugin-badges` package in your frontend app package:
```bash
yarn add @backstage/plugin-badges
# From your Backstage root directory
yarn add --cwd packages/app @backstage/plugin-badges
```
### Register plugin