Skip to content

Commit

Permalink
Update the afl binary install command to the correct package (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
MTRNord authored Aug 6, 2024
1 parent 4906baf commit 417fb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion afl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ After that afl-rs needs to be installed, the complete setup guide can be found
with cargo:

```bash
$ cargo install afl
$ cargo install cargo-afl
```

# Fuzzing
Expand Down

0 comments on commit 417fb77

Please sign in to comment.