Node version requirement documented

This commit is contained in:
Milos Stojanovic
2024-11-21 09:39:16 +01:00
parent cf19413ae3
commit 2700f708ca
3 changed files with 3 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ See `docker-compose-dev.yml` for more informations about configurations and depe
## Project setup for development (Linux)
You must have `git`, `php`, `npm`, and `composer` installed.
You must have `git`, `php`, `node (v14)`, `npm`, and `composer` installed.
```
git clone https://github.com/filegator/filegator.git