Merge pull request #5874 from backstage/rugvip/core-tweaks

packages: update outdated installation instructions
This commit is contained in:
Patrik Oldsberg
2021-06-02 18:43:50 +02:00
committed by GitHub
8 changed files with 27 additions and 52 deletions
+1 -7
View File
@@ -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