Change capa-rules version in installation guide (#2965)

* Change capa-rules version in installation guide

Updated the installation instructions to reflect the newest version of capa-rules.

* add md files from /doc to bumpversion.toml

* adjust rule installation command

* bump to 9.4.0
This commit is contained in:
eversinc33
2026-04-03 16:06:49 +01:00
committed by GitHub
parent 7a79f799a7
commit 6aeec0f2b2
3 changed files with 19 additions and 4 deletions

View File

@@ -39,5 +39,5 @@ You can check the version of capa you're currently using like this:
```console
$ capa --version
capa 3.0.3
capa 9.4.0
```