Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Now in the below steps, I will assume you are already done with the provider.
## Integration Steps
1. First Install the Github cards plugin by running this command from the root of the package.
```shell
yarn add –cwd packages/app @statusneo/backstage-github-plugin
yarn add –cwd packages/app @statusneo/backstage-plugin-github
```

2. Import GithubPullRequestsCard, and GithubActionsCard from the installed package
Expand All @@ -32,4 +32,4 @@ import { GithubPullRequestsCard, GithubActionsCard } from '@statusneo/backstage-
// ...
```

Now you are ready to use this backstage GitHub plugin to make your software management and development cycle a little more hassle-free.
Now you are ready to use this backstage GitHub plugin to make your software management and development cycle a little more hassle-free.