diff options
Diffstat (limited to 'docs/linux/setup.md')
| -rw-r--r-- | docs/linux/setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup.md b/docs/linux/setup.md index 4f18157cf..e7d976388 100644 --- a/docs/linux/setup.md +++ b/docs/linux/setup.md @@ -66,7 +66,7 @@ For some details on fuzzing the kernel on an Android device check out [this page ### Syzkaller -`syzkaller` is written in [Go](https://golang.org), a `Go 1.9+` toolchain is required for build. +`syzkaller` is written in [Go](https://golang.org), a `Go 1.11+` toolchain is required for build. Go distribution can be downloaded from https://golang.org/dl/. Unpack Go into a directory, say, `$HOME/goroot`. |
