diff --git a/README.md b/README.md index 04ccb1a..17a0aea 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ As few dependencies as possible are used, and new dependencies should be install ### Prerequisites -You should have [Node.JS and NPM](https://nodejs.org/en/download/) installed on your computer. Node.js v16 is recommended, but v14 and v18 are also supported. If you have [nvm](https://github.com/nvm-sh/nvm) installed, you can switch to the correct Node.js version by running: +You should have [Node.JS and NPM](https://nodejs.org/en/download/) installed on your computer. Node.js v20 is recommended, but v18 and v22 are also supported. If you have [nvm](https://github.com/nvm-sh/nvm) installed, you can switch to the correct Node.js version by running: ```shell nvm use