From b0246343cf7ce8058935cdb87a2b0a19f7c3cd77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Mon, 27 Sep 2021 01:23:50 +0200 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 10282d6..3e86f14 100644 --- a/Installation.md +++ b/Installation.md @@ -34,7 +34,7 @@ install the following: firewall for HTTPS * MariaDB (10.3 or newer); it is also recommended to secure the DB properly (set root password etc.) -* PHP 7.3 (actually this version needs to be exact, we have not fixed issues of 7.4 yet) +* PHP 7.3 or 7.4 (we have not fixed issues of PHP 8.x yet) * Node.js 12.x or newer (14.x recommended) A few tips for installing the database: