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 the extended Material UI Theme(s) that power Backstage.
|
||||
|
||||
## Installation
|
||||
|
||||
Install the package via npm or Yarn:
|
||||
|
||||
```sh
|
||||
npm install --save @backstage/theme
|
||||
```
|
||||
|
||||
or
|
||||
Install the package via Yarn:
|
||||
|
||||
```sh
|
||||
cd <package-dir> # if within a monorepo
|
||||
yarn add @backstage/theme
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user