about summary refs log tree commit diff
path: root/llvm_mode/README.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-05-27 11:24:09 +0200
committervan Hauser <vh@thc.org>2020-05-27 11:24:09 +0200
commit434ccf3df4760019cb87ceb11087d3440dc5a4ab (patch)
treead4f038bd261b823697b0f98ed121b2d3a8b642f /llvm_mode/README.md
parentb81df11d8a0dad4381e644b04afa1a38413ff833 (diff)
downloadafl++-434ccf3df4760019cb87ceb11087d3440dc5a4ab.tar.gz
allow for copy paste from documentation
Diffstat (limited to 'llvm_mode/README.md')
-rw-r--r--llvm_mode/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_mode/README.md b/llvm_mode/README.md
index fa008cba..c24aef49 100644
--- a/llvm_mode/README.md
+++ b/llvm_mode/README.md
@@ -179,7 +179,7 @@ If you have not an outdated compiler and want to give it a try, build
 targets this way:
 
 ```
-$ AFL_LLVM_INSTRUMENT=PCGUARD  make
+AFL_LLVM_INSTRUMENT=PCGUARD  make
 ```
 
 Note that this us currently the default, as it is the best mode.