From 7d49a1c024ccca93e4061e2f08ac3cece2ffcc85 Mon Sep 17 00:00:00 2001 From: Saimon Tsegai Date: Thu, 2 Oct 2025 15:13:43 -0400 Subject: [PATCH] docs: update replaying to splunk guide --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 322130a0..ce060452 100644 --- a/README.md +++ b/README.md @@ -99,9 +99,8 @@ source venv/bin/activate pip install -r bin/requirements.txt ``` -0. Download dataset -1. configure [`bin/replay.yml`](/bin/replay.yml) -2. run `python bin/replay.py -c bin/replay.yml` +0. Download dataset (pass as an argument in next step) +1. run `python bin/replay.py datasets/attack_techniques/T1003.001` ##### using UI