Skip to content

Commit 2de57cb

Browse files
authored
Merge pull request #1033 from 49Simon/update-replay-guide
docs: update replay to splunk guide
2 parents 28886dd + 329ef94 commit 2de57cb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,8 @@ source venv/bin/activate
9999
pip install -r bin/requirements.txt
100100
```
101101

102-
0. Download dataset
103-
1. configure [`bin/replay.yml`](/bin/replay.yml)
104-
2. run `python bin/replay.py -c bin/replay.yml`
102+
0. Download dataset (pass as an argument in next step)
103+
1. run `python bin/replay.py datasets/attack_techniques/T1003.001`
105104

106105

107106
##### using UI

0 commit comments

Comments
 (0)