diff --git a/README.md b/README.md index 6a25acf..4b3d9a7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ fluxqueue worker install ## Starting a Worker -To start a worker, provide the path to the module where your tasks are defined and exported: +To start a worker, provide the path to the module where your tasks are exported: ```bash fluxqueue start --tasks-module-path src/tasks