Skip to content

Commit c2714e9

Browse files
authored
Update README - install libcap
1 parent 17e9515 commit c2714e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ year={2020},}
2828
# Install clang (as required by AFL/AFLNet to enable llvm_mode)
2929
sudo apt-get install clang
3030
# Install graphviz development
31-
sudo apt-get install graphviz-dev
31+
sudo apt-get install graphviz-dev libcap-dev
3232
```
3333

3434
## AFLNet

0 commit comments

Comments
 (0)