diff --git a/docs/usage/basic-example.md b/docs/usage/basic-example.md index ac3bfd05..1494a805 100644 --- a/docs/usage/basic-example.md +++ b/docs/usage/basic-example.md @@ -26,7 +26,8 @@ services: restart: always ``` -Here we use a minimal configuration to analyze **all running containers** (watch by default enabled) of your **local Docker** instance **every 30 minutes**. +Here we use a minimal configuration to analyze **all running containers** (watch by default enabled) of +your **local Docker** instance **every 6 hours**. That's it. Now you can launch Diun with the following command: