[#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
This commit is contained in:
@@ -39,8 +39,7 @@ TBD
|
||||
|
||||
```bash
|
||||
# From your Backstage root directory
|
||||
cd packages/app
|
||||
yarn add @backstage/plugin-github-actions
|
||||
yarn add --cwd packages/app @backstage/plugin-github-actions
|
||||
```
|
||||
|
||||
2. Add to the app `EntityPage` component:
|
||||
|
||||
Reference in New Issue
Block a user