Skip to content

Commit

Permalink
doc: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ma committed Jan 14, 2025
1 parent 430b77c commit ba11c06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ npm run build

3. Run the examples from the project's root directory
```sh
node examples/granular-scrub.mjs
node examples/granular-scrub.js
```

## Caveats
Expand All @@ -79,8 +79,8 @@ We provide prebuilt binaries for the following platforms:
| macOS x64 ||
| macOS aarch64 ||
| Linux x64 gnu ||
| Linux arm gnueabihf (RPi) ||
| Linux arm64 gnu (RPi) ||
| Linux arm gnueabihf ||
| Linux arm64 gnu ||

If you need another platform to be supported, please fill an [issue](https://github.com/ircam-ismm/node-web-audio-api/issues) and we will see what we can do.

Expand Down

0 comments on commit ba11c06

Please sign in to comment.