X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/c05fb5b7171f1d2b444f7aee9fce912af52d5e72..d3aa5eb9a6cb447acc6e6079a32b5462b0824966:/README.md diff --git a/README.md b/README.md index 24232d2..fe30310 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,11 @@ 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/Pomf Documentation](https://blog.yeet.nu/blog/uguu-docs).** +**Detailed installation and configuration can be found at [Uguu Documentation](https://docs.uguu.se).** If you don't need a detailed one just follow the instructions below. @@ -36,8 +38,6 @@ 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. - **Run the following commands to do so, please configure `dist.json` before you compile.** ```bash cd uguu/