feat(create-app): requested changes
This commit is contained in:
@@ -5,16 +5,10 @@ You can use the flag `--skip-install` to skip the install.
|
||||
|
||||
## Installation
|
||||
|
||||
Install the package via npm or yarn:
|
||||
With `npx`:
|
||||
|
||||
```sh
|
||||
$ npm install --save @backstage/create-app
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```sh
|
||||
$ yarn add @backstage/create-app
|
||||
$ npx @backstage/create-app
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Reference in New Issue
Block a user