Merge pull request #10651 from rayabueg/master
update the yarn command to start a backend instance that would fail with er…
This commit is contained in:
@@ -68,7 +68,7 @@ In the first window, run
|
||||
|
||||
```bash
|
||||
# From your Backstage root directory
|
||||
yarn start --cwd packages/backend
|
||||
yarn --cwd packages/backend start
|
||||
```
|
||||
|
||||
That starts up a backend instance on port 7007.
|
||||
|
||||
Reference in New Issue
Block a user