From 879f0614a1e3eb326e3ff2400dbb454d8348521f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20B=C3=B6hme?= Date: Thu, 17 Aug 2017 21:45:46 +0800 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9afb5048..8d268a6f 100644 --- a/Readme.md +++ b/Readme.md @@ -14,7 +14,7 @@ The easiest way to use AFLGo is as patch testing tool in OSS-Fuzz. Here is our i * https://github.com/aflgo/oss-fuzz # How to instrument a Binary with AFLGo -1) Install LLVM with Gold-plugin. +1) Install LLVM with Gold-plugin. You can also follow these instructions. 2) Install other prerequisite ```bash sudo apt-get install python3