Update README.md
Fix unclear installation instructions. Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bfa49b21b1
commit
e5a13e9289
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user