Update README.md

This commit is contained in:
Eric Johansson (neku) 2021-06-22 20:35:22 +02:00 committed by GitHub
parent a906f6b027
commit 35d52f6343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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