diff --git a/plugins/stackstorm/README.md b/plugins/stackstorm/README.md index 1671e6150f..0d5caeaca2 100644 --- a/plugins/stackstorm/README.md +++ b/plugins/stackstorm/README.md @@ -16,6 +16,7 @@ One of the quickest ways is [running StackStorm with Docker](https://docs.stacks 1. Install the plugin with `yarn` in the root of your Backstage directory ```bash +# From your Backstage root directory yarn --cwd packages/app add @backstage/plugin-stackstorm ```