Skip to content

Commit

Permalink
README fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Kashish Mittal <[email protected]>
  • Loading branch information
04kash committed Feb 2, 2025
1 parent 2337ec5 commit 5aad7da
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ This is the backend part of the `code-coverage` plugin. It takes care of process

## Installation

The code coverage backend plugin has support for the [new backend system](https://backstage.io/docs/backend-system/), here's how you can set that up:
```sh
# From your Backstage root directory
yarn --cwd packages/backend add @backstage-community/plugin-code-coverage-backend
```

In your `packages/backend/src/index.ts` make the following changes:

Expand Down

0 comments on commit 5aad7da

Please sign in to comment.