From b1aeae2c4881abc3f37fc6588941f2449889757d Mon Sep 17 00:00:00 2001 From: nokonoko Date: Wed, 18 Nov 2020 13:15:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e86db9c..29395aa 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ git clone https://github.com/nokonoko/uguu Assuming you already have Node and NPM working, compilation is easy. -Run the following commands to do so. +Run the following commands to do so, please configure `dist.json` before you compile. ```bash cd uguu/ make