mirror of
https://github.com/kvazar-network/crawler.git
synced 2025-01-08 22:27:56 +00:00
update readme
This commit is contained in:
parent
8b05f39713
commit
02dde4cc63
@ -6,8 +6,9 @@
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
* `composer create-project kvazar/crawler crawler`
|
* `git clone https://github.com/kvazar-network/crawler.git`
|
||||||
* `cd crawler`
|
* `cd crawler`
|
||||||
|
* `composer update`
|
||||||
* `cp example/config.json config.json`
|
* `cp example/config.json config.json`
|
||||||
* `crontab -e`:`* * * * * php kvazar/crawler/src/index.php`
|
* `crontab -e`:`* * * * * php kvazar/crawler/src/index.php`
|
||||||
* drop index: `php kvazar/crawler/src/index.php drop`
|
* drop index: `php kvazar/crawler/src/index.php drop`
|
||||||
|
Loading…
Reference in New Issue
Block a user