about summary refs log tree commit diff
path: root/llvm_mode/README.instrim.md
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_mode/README.instrim.md')
-rw-r--r--llvm_mode/README.instrim.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm_mode/README.instrim.md b/llvm_mode/README.instrim.md
index e5e3614d..b40dbb18 100644
--- a/llvm_mode/README.instrim.md
+++ b/llvm_mode/README.instrim.md
@@ -10,7 +10,8 @@ path discovery.
 
 ## Usage
 
-Set the environment variable `AFL_LLVM_INSTRIM=1`.
+Set the environment variable `AFL_LLVM_INSTRIM=1` during compilation of
+the target.
 
 There is also an advanced mode which instruments loops in a way so that
 afl-fuzz can see which loop path has been selected but not being able to