about summary refs log tree commit diff
path: root/docs/INSTALL.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-09-08 16:15:31 +0200
committervan Hauser <vh@thc.org>2020-09-08 16:15:31 +0200
commitc091340a85694c5de1125a93366f2733959487f5 (patch)
tree6ba1cd7d7d757d8681f3976f0d69af12ece584da /docs/INSTALL.md
parent3890225c35413ca33a28495ce2f97b0256ad9791 (diff)
downloadafl++-c091340a85694c5de1125a93366f2733959487f5.tar.gz
new gcc_plugin integration
Diffstat (limited to 'docs/INSTALL.md')
-rw-r--r--docs/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index 93a46caf..8e1e266f 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -28,7 +28,7 @@ If you are using clang, please review README.llvm.md; the LLVM
 integration mode can offer substantial performance gains compared to the
 traditional approach.
 
-Likewise, if you are using GCC, please review gcc_plugin/README.md.
+Likewise, if you are using GCC, please review instrumentation/README.gcc_plugin.md.
 
 You may have to change several settings to get optimal results (most notably,
 disable crash reporting utilities and switch to a different CPU governor), but