Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Apr 26, 2024
1 parent 810b352 commit 1869bec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ import * as MT from 'midi-test'
**midi-test** currently works in **Linux** and **MacOS**.
**Windows** version may appear some day in the future, but it is not in the immediate plans.

This package requires **Node.js v10.6.0 or later**,
This package requires **Node.js v20 or above**,
and the full stack of [**node-gyp**](https://www.npmjs.com/package/node-gyp) build tools.
(for older versions of Node please use **midi-test v1.2.9**)
Linux build also requires the ALSA libraries: `apt-get install libasound2-dev`

Since the Linux version needs special permissions to access the computer's sound system,
Expand Down

0 comments on commit 1869bec

Please sign in to comment.