about summary refs log tree commit diff
path: root/llvm_mode/README.instrim.md
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-09-25 05:41:03 +0200
committerhexcoder- <heiko@hexco.de>2019-09-25 05:41:03 +0200
commita7e45319c3e99bdd24505ffd960bf9c8a0d607d7 (patch)
treec71e72f34581d4429b91993e51c31739a3e6a3cb /llvm_mode/README.instrim.md
parente18caef4f64d12980df41b19ba88ddcc4f76190b (diff)
downloadafl++-a7e45319c3e99bdd24505ffd960bf9c8a0d607d7.tar.gz
small docs updates typos, grammar, clarifications
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