From 35d52f6343e290773098c4f6f2e33724a5460987 Mon Sep 17 00:00:00 2001 From: "Eric Johansson (neku)" Date: Tue, 22 Jun 2021 20:35:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45e8cd4..bd772b3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ If you don't need a detailed one just follow the instructions below. git clone https://github.com/nokonoko/uguu ``` - Assuming you already have Node working, compilation is easy. +Uguu runs on PHP but you will need Node to compile it, by doing: **Run the following commands to do so, please configure `dist.json` before you compile.** ```bash