Fix command to create a backend plugin
Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
@@ -13,7 +13,7 @@ A new, bare-bones backend plugin package can be created by issuing the following
|
||||
command in your Backstage repository root:
|
||||
|
||||
```sh
|
||||
yarn create-plugin --backend
|
||||
yarn new --select backend-plugin
|
||||
```
|
||||
|
||||
Please also see the `--help` flag for the `create-plugin` command for some
|
||||
|
||||
Reference in New Issue
Block a user