move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ To get started, first you need a running instance of Vault. You can follow [this
|
||||
|
||||
```bash
|
||||
# From your Backstage root directory
|
||||
yarn add --cwd packages/app @backstage/plugin-vault
|
||||
yarn --cwd packages/app add @backstage/plugin-vault
|
||||
```
|
||||
|
||||
2. Add the Vault card to the overview tab on the EntityPage:
|
||||
|
||||
Reference in New Issue
Block a user