From 513a00ac72b984d1d688dd38d4cad44c51a81d16 Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 7 Jan 2024 00:27:50 +0200 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 92b161f..6ec48cb 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ Web Stats for Half-Life Server * `cp .env .env.local` * `php bin/console doctrine:database:create` -* `crontab -e` - + `* * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null` +* `crontab -e` > `* * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null` ## Update