Skip to content

Commit

Permalink
docs: fix dvkm deploy tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenzel committed Mar 4, 2024
1 parent 2bdd428 commit 9674235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorials/linux/dvkm/workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ To set up the required dependencies, navigate to the kAFL directory and execute

```shell
$ cd kAFL
(venv) $ make deploy -- --tags examples,examples-dvkm
(venv) $ make deploy -- --tags examples,examples-linux-dvkm
```

Now, switch to the `📂 linux-user/dvkm` directory to compile the target and its dependencies:
Expand Down

0 comments on commit 9674235

Please sign in to comment.