diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-06-01 14:03:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-01 14:03:08 +0200 |
| commit | b0b76ff60149a68021323cbcef71048a397fc798 (patch) | |
| tree | 7a69f21a81f83cc9b90b37cc35908546d51b2859 /README.md | |
| parent | 7ac42b0295b4e88960fe9e81fc9bb630521923a9 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/. |
