diff --git a/README.md b/README.md index 69acc7d..29c6a19 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ An interactive Next.js app that visualizes how Effect operations execute over ti ## Local Development ```bash -pnpm install -pnpm dev +bun install +bun run dev ``` ## License