update installation/setup guide

This commit is contained in:
ghost 2023-08-07 14:04:32 +03:00
parent 183ae91ccc
commit f8845c620f

View File

@ -38,7 +38,11 @@ sphinxsearch
#### Installation
* `git clone https://github.com/YGGverse/YGGo.git`
* `cd YGGo`
* `composer install`
### Setup
* Server configuration `/example/environment`
* The web root dir is `/src/public`
* Deploy the database using [MySQL Workbench](https://www.mysql.com/products/workbench) project presented in the `/database` folder
* Install [Sphinx Search Server](https://sphinxsearch.com)