File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Now in the below steps, I will assume you are already done with the provider.
1313## Integration Steps
14141 . First Install the Github cards plugin by running this command from the root of the package.
1515``` shell
16- yarn add –cwd packages/app @statusneo/backstage-github- plugin
16+ yarn add –cwd packages/app @statusneo/backstage-plugin-github
1717```
1818
19192 . Import GithubPullRequestsCard, and GithubActionsCard from the installed package
@@ -32,4 +32,4 @@ import { GithubPullRequestsCard, GithubActionsCard } from '@statusneo/backstage-
3232// ...
3333```
3434
35- Now you are ready to use this backstage GitHub plugin to make your software management and development cycle a little more hassle-free.
35+ Now you are ready to use this backstage GitHub plugin to make your software management and development cycle a little more hassle-free.
You can’t perform that action at this time.
0 commit comments