Update README.md
npm -> pnpm
This commit is contained in:
parent
c8f8f02a46
commit
5506d18bc5
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue