Skip to content
Snippets Groups Projects
Commit 2b395d75 authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Update README.md

parent a8ddb9f6
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ Let's now run the Zafl'd binary with afl:
afl-fuzz -i in -o out -- ./ls.zafl @@
```
You can also run the usual afl utities, e.g:
You can also run the usual afl utilities, e.g:
```bash
afl-showmap -o map.out -- ./ls.zafl
afl-cmin -i out/queue/ -o out.cmin -- ./ls.zafl @@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment