From aae5ea5ce1b1f937cdbc3d71f9d92c41fcc4197e Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 12 Feb 2024 16:11:04 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53457ad..6026f64 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Currently under development! ## Index * Install [crawler](https://github.com/kvazar-network/crawler) with `composer create-project kvazar/crawler` -* Add crontab task `crontab -e`: `* * * * * php kvazar/crawler/src/index.php` +* Add crontab task `crontab -e`:`* * * * * php kvazar/crawler/src/index.php` ## Launch