diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 31b0507bb..6ea0b5e40 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -5,7 +5,7 @@ ### Prerequisites - [Docker](https://www.docker.com/products/docker-desktop) -- [Node.js](https://nodejs.org/en/download) (version 22+) +- [Node.js](https://nodejs.org/en/download) (version `>=22.18.0`) - Create a local copy of this Git repository (clone) - Copy the file `.env.dev` to `.env` and populate it with your data (`cp .env.dev .env`)