Skip to content

Commit

Permalink
Update with opzjs
Browse files Browse the repository at this point in the history
  • Loading branch information
nbw committed Nov 16, 2020
1 parent 54ec0f5 commit 5c7e0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ The following example uses [justinlatimer's node-midi library](https://github.co

```javascript
const midi = require('midi');
const opz = require('opz');
const opz = require('opzjs');

// Set up a new input.
const input = new midi.Input();
Expand Down

0 comments on commit 5c7e0e2

Please sign in to comment.