Merge pull request #5874 from backstage/rugvip/core-tweaks
packages: update outdated installation instructions
This commit is contained in:
@@ -4,13 +4,7 @@ This package provides a CLI for developing Backstage plugins and apps.
|
||||
|
||||
## Installation
|
||||
|
||||
Install the package via npm or Yarn:
|
||||
|
||||
```sh
|
||||
npm install --save @backstage/cli
|
||||
```
|
||||
|
||||
or
|
||||
Install the package via Yarn:
|
||||
|
||||
```sh
|
||||
yarn add @backstage/cli
|
||||
|
||||
Reference in New Issue
Block a user