diff --git a/README.md b/README.md index efa3d4fc42..7581c568a6 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ To start a development server on localhost, run `yarn workspace @app/ d For example, to start the `web` app locally, you would run `yarn workspace @app/web dev`. +Run these commands from the repository root so that the appropriate workspace is resolved correctly. + ## Projects There are three projects which can be run individually.