From 1e550d997b57ffb41487f25e77429ac582caa94f Mon Sep 17 00:00:00 2001 From: Chapman Pendery <35637443+cpendery@users.noreply.github.com> Date: Wed, 17 Jan 2024 15:50:07 -0800 Subject: [PATCH] docs: update readme (#152) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f128e33..b9f5664 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### Requirements -- `20.x >= node >= 16.x` +- `21 < node >= 16.x` - node-gyp dependencies installed for your platform (see [node-gyp](https://github.com/nodejs/node-gyp) for more details) ### Installation