move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Welcome to the Backstage Allure plugin. This plugin add an entity service page t
|
||||
|
||||
```shell
|
||||
# From your Backstage root directory
|
||||
yarn add --cwd packages/app @backstage/plugin-allure
|
||||
yarn --cwd packages/app add @backstage/plugin-allure
|
||||
```
|
||||
|
||||
## Configure
|
||||
|
||||
Reference in New Issue
Block a user