Update README.md

This commit is contained in:
nokonoko 2020-11-19 00:10:42 +01:00
parent e0e11036a5
commit 8b70bc30ce
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ work with Apache 2.4 and newer PHP versions like PHP7.3.
For the purposes of this guide, we won't cover setting up Nginx, PHP, SQLite,
Node, or NPM. So we'll just assume you already have them all running well.
Note: NPM/Node is only needed to compile the files, Uguu runs on PHP.
### Compiling
First you must get a copy of the uguu code. To do so, clone this git repo.