Update docs/backend-system/building-backends/08-migrating.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-01-19 11:37:06 +01:00
committed by GitHub
parent 7faad95666
commit f3024f617d
@@ -85,7 +85,7 @@ following command:
```bash
# from the repository root
yarn add --cwd packages/backend @backstage/backend-common @backstage/backend-defaults @backstage/backend-plugin-api
yarn add --cwd packages/backend @backstage/backend-defaults @backstage/backend-plugin-api
```
You should now be able to start this up with the familiar `yarn workspace