Merge pull request #474 from bwagner/main

Update README.md
This commit is contained in:
Felix Roos
2023-03-06 22:55:00 +01:00
committed by GitHub
+2 -2
View File
@@ -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