mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
update readme
This commit is contained in:
parent
f70042263b
commit
bdd90bd270
1 changed files with 4 additions and 3 deletions
|
|
@ -27,11 +27,12 @@ Default build inspired and adapted for [Yggdrasil](https://github.com/yggdrasil-
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
1. Install `composer`, `php` and `manticore`
|
1. Install `composer`, `php` and `manticore`
|
||||||
2. Grab latest version `git clone https://github.com/YGGverse/Yo.git`
|
2. Grab latest `Yo` version `git clone https://github.com/YGGverse/Yo.git`
|
||||||
3. Run `composer update` inside the project directory
|
3. Run `composer update` inside the project directory
|
||||||
4. Check `src/config.json` for any customizations
|
4. Check `src/config.json` for any customizations
|
||||||
5. Run indexes init script `php src/cli/index/init.php`
|
5. Make sure `storage` folder writable
|
||||||
6. [Start crawling!](https://github.com/YGGverse/Yo#documentation)
|
6. Run indexes init script `php src/cli/index/init.php`
|
||||||
|
7. [Start crawling!](https://github.com/YGGverse/Yo#documentation)
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue