From 4b4effe3437cd1ebe6486c3e0fa591011bc3496e Mon Sep 17 00:00:00 2001 From: hexcoder Date: Mon, 30 Dec 2019 23:38:50 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb98357e..a90f704f 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ afl++ binaries by passing the STATIC=1 argument to make: $ make all STATIC=1 ``` -Note that afl++ is faster and better the newer the compilers used. +Note that afl++ is faster and better the newer the compilers used are. Hence gcc-9 and especially llvm-9 should be the compilers of choice. If your distribution does not have them, you can use the Dockerfile: -- cgit 1.4.1