diff --git a/README.md b/README.md index efa3d4fc42..267e46672c 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 workspace commands from the monorepo root so Yarn can resolve the workspace names correctly. + ## Projects There are three projects which can be run individually.