From 3743da39f10d96bb699318f9d0a3ff492c5a268d Mon Sep 17 00:00:00 2001 From: kazet Date: Thu, 4 Jan 2024 13:17:59 +0100 Subject: [PATCH] Minor docs hotfix (#698) --- docs/quick-start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start.rst b/docs/quick-start.rst index 403810bab..8098e0f2b 100644 --- a/docs/quick-start.rst +++ b/docs/quick-start.rst @@ -33,7 +33,7 @@ the Artemis directory** and use: .. code-block:: console - docker compose up --build \ + docker compose -f docker-compose.yaml -f Artemis-modules-extra/docker-compose.yml up --build \ --scale=karton-nuclei=10 \ --scale=karton-bruter=10 \ --scale=karton-port_scanner=10