diff --git a/README.md b/README.md index 634e2f4..665cbc7 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ cp .env.example .env ## Development +First, we need to build the remote first. Check (this)[https://github.com/originjs/vite-plugin-federation/issues/525] for why. + ``` cd remote pnpm i