Require nodejs 20.0 or later

This commit is contained in:
Jan Böhmer 2025-08-03 20:44:45 +02:00
parent 74cc8629f6
commit 8c22ec46bc
4 changed files with 8 additions and 5 deletions

View file

@ -33,7 +33,7 @@ sudo apt install git curl zip ca-certificates software-properties-common apt-tra
### Install PHP and apache2
Part-DB is written in [PHP](https://php.net) and therefore needs a PHP interpreter to run. Part-DB needs PHP 8.1 or
Part-DB is written in [PHP](https://php.net) and therefore needs a PHP interpreter to run. Part-DB needs PHP 8.2 or
higher. However, it is recommended to use the most recent version of PHP for performance reasons and future
compatibility.