aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 27ff67b39..aaeb8814b 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ For some details on fuzzing the kernel on an Android device check out [this wiki
### Syzkaller
-The syzkaller tools are written in [Go](https://golang.org), so a Go compiler (>= 1.7) is needed
+The syzkaller tools are written in [Go](https://golang.org), so a Go compiler (>= 1.8) is needed
to build them.
Go distribution can be downloaded from https://golang.org/dl/.