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