Update README.md

Fix unclear installation instructions.

Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com>
This commit is contained in:
Clemens Stefan Heithecker
2022-09-06 11:51:41 +02:00
committed by GitHub
parent bfa49b21b1
commit e5a13e9289
+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