Skip to content

Commit c69a61c

Browse files
authored
Merge pull request #114 from stasfainberg/getting-started-guide-docs
Updated(getting-started.md): how to check Sigma version after installation
2 parents 878cb45 + ef7bc1b commit c69a61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you don't want to use `pip`, or if you instead want to download and install `
4646
git clone https://github.com/SigmaHQ/sigma-cli.git
4747
cd sigma-cli
4848
poetry install && poetry shell
49-
sigma --version
49+
sigma version
5050
```
5151

5252
## Install your SIEM plugin <div class="inline-block -mt-3"><Badge type="tip" text="New" /></div>

0 commit comments

Comments
 (0)