diff --git a/docs/book/src/cronjob-tutorial/running.md b/docs/book/src/cronjob-tutorial/running.md index 1465477f0d2..15713044c2c 100644 --- a/docs/book/src/cronjob-tutorial/running.md +++ b/docs/book/src/cronjob-tutorial/running.md @@ -39,7 +39,8 @@ your local code-run-test cycle, as we do below. In a separate terminal, run ```bash -make run ENABLE_WEBHOOKS=false +export ENABLE_WEBHOOKS=false +make run ``` You should see logs from the controller about starting up, but it won't do