From 1bfd5b6de0e441695418404be04ad53cf72c7cac Mon Sep 17 00:00:00 2001 From: Nicolas Maillat Date: Mon, 2 Mar 2020 21:59:11 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4c060ab1..4d9509d731 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ docker-compose -f docker-compose.yml run --rm worker Where `` can be: - `bin/console task-manager:scheduler:run` (default) -- `bin/console bin/console worker:execute -m 2` +- `bin/console worker:execute -m 2` - ...