From a6a29aba3f341865c5b671252a9a2f695de8875b Mon Sep 17 00:00:00 2001 From: Gianluca Brigandi Date: Wed, 7 May 2025 11:21:44 -0700 Subject: [PATCH] fixed formatting issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 570a4a9..2bee1da 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Navigate to the project root directory in your terminal and run: ```bash docker-compose -f docker-compose.all-in-one.yml up -d +``` This command will: - Download the necessary Wazuh and OpenSearch images (if not already present).