packages: update outdated installation instructions

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-01 20:13:22 +02:00
parent 3aeccc94ba
commit e7c5e4b303
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