docs: clarify required Node version

ref: N25B-115
This commit is contained in:
Twirre Meulenbelt
2025-09-30 13:47:39 +02:00
parent b059117f42
commit ee8c6137a2

View File

@@ -6,7 +6,7 @@ First a description of how to install Node, then how to install this project.
### Node
Install Node 22 or higher.
Install Node 20.19 or higher.
Choose one of the options from [the Node.js website](https://nodejs.org/en/download). On Windows, the installer option seems easiest. On Linux (or macOS) you can use `nvm`. On macOS you can also use `brew`.