Fix command to create a backend plugin

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-09-23 15:22:19 +01:00
committed by GitHub
parent 0994ae530b
commit 6103298d05
+1 -1
View File
@@ -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