aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-12-12 11:21:13 +0100
committerhexcoder- <heiko@hexco.de>2020-12-12 11:21:13 +0100
commit54f59c7403502aa3be73bf860b08c38ae5a64bfa (patch)
tree26429d21643b030611a9c23cf0dcb755d8aef60f /docs
parentdbbbeea36ee6d5bd0e317c3389a7e3ad1cd1b2b1 (diff)
downloadAFLplusplus-54f59c7403502aa3be73bf860b08c38ae5a64bfa.tar.gz
add an extra test for afl-gcc and check for -B support
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index 8e1e266f..e3c06c9d 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -4,7 +4,7 @@
issues for a variety of platforms. See README.md for the general instruction
manual.
-## 1) Linux on x86
+## 1. Linux on x86
---------------
This platform is expected to work well. Compile the program with:
@@ -34,7 +34,7 @@ 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
afl-fuzz will guide you through that if necessary.
-## OpenBSD, FreeBSD, NetBSD on x86
+## 2. OpenBSD, FreeBSD, NetBSD on x86
Similarly to Linux, these platforms are expected to work well and are
regularly tested. Compile everything with GNU make: