diff --git a/README.md b/README.md index df020d00..42e517d0 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ An experiment in making a [Tidal](https://github.com/tidalcycles/tidal/) using w After cloning the project, you can run the REPL locally: ```bash -npm run setup -npm run repl +pnpm run setup +pnpm run repl ``` ## Using Strudel In Your Project