diff --git a/dev/README.md b/dev/README.md index 67d4b66..7340ebc 100644 --- a/dev/README.md +++ b/dev/README.md @@ -40,7 +40,8 @@ poetry run celery -A core.taskscheduler worker --loglevel=INFO ### Settings -You can bring some tweaks to `yeti.conf` to make development a bit easier: +If you want to make some tweaks to `yeti.conf` to make development a bit easier, +copy the example file (`cp yeti.conf.sample yeti.conf`) and make changes such as: The `[auth]` section should look like this: