Update README.md

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

View File

@ -23,6 +23,8 @@ See the real world example at [uguu.se](https://uguu.se).
Original development environment is Nginx + PHP5.3 + SQLite, but is confirmed to
work with Apache 2.4 and newer PHP versions like PHP7.3.
Node is used to compile Uguu.
## Install
**Detailed installation and configuration can be found at [Uguu Documentation](https://blog.yeet.nu/blog/uguu-docs).**
@ -36,8 +38,6 @@ If you don't need a detailed one just follow the instructions below.
git clone https://github.com/nokonoko/uguu
```
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
cd uguu/