Update readme

This commit is contained in:
Nicolas Maillat
2020-03-02 21:59:11 +01:00
committed by GitHub
parent 36219a10d4
commit 1bfd5b6de0

View File

@@ -82,7 +82,7 @@ docker-compose -f docker-compose.yml run --rm worker <command>
Where `<command>` can be:
- `bin/console task-manager:scheduler:run` (default)
- `bin/console bin/console worker:execute -m 2`
- `bin/console worker:execute -m 2`
- ...