packages: update outdated installation instructions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -4,15 +4,10 @@ This package provides utilities that can be used to test plugins and apps for Ba
|
||||
|
||||
## Installation
|
||||
|
||||
Install the package via npm or Yarn:
|
||||
|
||||
```sh
|
||||
npm install --save-dev @backstage/test-utils
|
||||
```
|
||||
|
||||
or
|
||||
Install the package via Yarn:
|
||||
|
||||
```sh
|
||||
cd <package-dir> # if within a monorepo
|
||||
yarn add -D @backstage/test-utils
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user