From 8b70bc30ce00e8a90339b3eef9a32a2ce66c74f7 Mon Sep 17 00:00:00 2001 From: nokonoko <neku@pomf.se> Date: Thu, 19 Nov 2020 00:10:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5bd9e6..b43bd7e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ work with Apache 2.4 and newer PHP versions like PHP7.3. For the purposes of this guide, we won't cover setting up Nginx, PHP, SQLite, Node, or NPM. So we'll just assume you already have them all running well. +Note: NPM/Node is only needed to compile the files, Uguu runs on PHP. + ### Compiling First you must get a copy of the uguu code. To do so, clone this git repo.