diff --git a/README.md b/README.md index efa3d4fc42..f37537636d 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ yarn build To start a development server on localhost, run `yarn workspace @app/ dev`. For example, to start the `web` app locally, you would run `yarn workspace @app/web dev`. +Run all workspace commands from the repository root so that Yarn can correctly resolve the workspaces. ## Projects