mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
Update README.md
This commit is contained in:
parent
35d52f6343
commit
d3f3618ddb
@ -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
|
Original development environment is Nginx + PHP5.3 + SQLite, but is confirmed to
|
||||||
work with Apache 2.4 and newer PHP versions like PHP7.3.
|
work with Apache 2.4 and newer PHP versions like PHP7.3.
|
||||||
|
|
||||||
|
Node is used to compile Uguu.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
**Detailed installation and configuration can be found at [Uguu Documentation](https://blog.yeet.nu/blog/uguu-docs).**
|
**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
|
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.**
|
**Run the following commands to do so, please configure `dist.json` before you compile.**
|
||||||
```bash
|
```bash
|
||||||
cd uguu/
|
cd uguu/
|
||||||
|
Loading…
Reference in New Issue
Block a user