aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-06-01 14:03:08 +0200
committerGitHub <noreply@github.com>2017-06-01 14:03:08 +0200
commitb0b76ff60149a68021323cbcef71048a397fc798 (patch)
tree7a69f21a81f83cc9b90b37cc35908546d51b2859 /README.md
parent7ac42b0295b4e88960fe9e81fc9bb630521923a9 (diff)
Update README.md
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/.