Update docs to always use yarn add --cwd for app & backend
Some commands currently error, and others are simply formatted inconsistently. This format seems to work and be the most popular/common, so I applied it to all similar occurrences. Signed-off-by: Jan Van Bruggen <JanVB@verily.com>
This commit is contained in:
@@ -25,7 +25,7 @@ The following sections will help you set up the Microsoft calendar plugin.
|
||||
1. Install the plugin by running this command
|
||||
|
||||
```bash
|
||||
# From the Backstage repository root
|
||||
# From your Backstage root directory
|
||||
yarn add --cwd packages/app @backstage/plugin-microsoft-calendar
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user