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
0c6437b858
commit
f9288e10b0
@ -6,5 +6,7 @@
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
* `composer create-project kvazar/crawler`
|
* `composer create-project kvazar/crawler crawler`
|
||||||
* Add crontab task `crontab -e`: `* * * * * php kvazar/crawler/src/index.php`
|
* `cd crawler`
|
||||||
|
* `cp example/config.json config.json`
|
||||||
|
* `crontab -e`:`* * * * * php kvazar/crawler/src/index.php`
|
Loading…
Reference in New Issue
Block a user