fix: add a comment to installation instructions to README.md

Signed-off-by: pamelin <pamelin@expediagroup.com>
This commit is contained in:
pamelin
2023-02-16 09:42:03 +00:00
parent 93f55b5ca0
commit de6fcb0822
+1
View File
@@ -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
```