mirror of
https://github.com/filegator/filegator.git
synced 2025-08-17 01:24:38 +02:00
Node version requirement documented
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user