diff options
| author | van Hauser <vh@thc.org> | 2020-05-27 11:24:09 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-05-27 11:24:09 +0200 |
| commit | 434ccf3df4760019cb87ceb11087d3440dc5a4ab (patch) | |
| tree | ad4f038bd261b823697b0f98ed121b2d3a8b642f /llvm_mode/README.md | |
| parent | b81df11d8a0dad4381e644b04afa1a38413ff833 (diff) | |
| download | afl++-434ccf3df4760019cb87ceb11087d3440dc5a4ab.tar.gz | |
allow for copy paste from documentation
Diffstat (limited to 'llvm_mode/README.md')
| -rw-r--r-- | llvm_mode/README.md | 2 |
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. |
