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
commit 220342154b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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