From 085342da7d576bfa729490c357a783dc105a4be0 Mon Sep 17 00:00:00 2001 From: mc303 Date: Fri, 30 Oct 2020 15:26:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60cd877..b3635ac 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ For scheduled scans you have to run script from cron. Add something like followi 1/15 * * * * php /where/your/agent/index.php discover ``` -### Run this container +## Run this container ```bash version: '2'