update {{id}} to {{name}}
Signed-off-by: Kurt King <kurtaking@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# {{id}}
|
||||
# {{name}}
|
||||
|
||||
_This package was created through the Backstage CLI_.
|
||||
|
||||
@@ -8,5 +8,5 @@ Install the package via Yarn:
|
||||
|
||||
```sh
|
||||
cd <package-dir> # if within a monorepo
|
||||
yarn add @backstage/{{id}}
|
||||
yarn add {{name}}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user