From eec51db0ebe7449ffe09749b213daf0a9ef33525 Mon Sep 17 00:00:00 2001 From: "Eric Johansson (neku)" Date: Sat, 22 Jan 2022 22:57:32 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb73ae5..bc7db35 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,9 @@ See the real world site at [uguu.se](https://uguu.se). ## Requirements -Original development environment is Nginx + PHP8.1 + SQLite, but is confirmed to -work with Apache and older PHP versions like PHP7.4. +Tested and working with Nginx + PHP-8.0/8.1 + SQLite/MySQL. -Node is used to compile Uguu. +Node is used to compile Uguu, after that it runs on PHP. ## Installation