diff --git a/Developer-Guide.md b/Developer-Guide.md index bd69cb7f1a..d16d58639f 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -53,6 +53,10 @@ guest kernel. You need to install the following to build Kata Containers components: - [golang](https://golang.org/dl) version 1.8.3 or newer. + + To view the versions of go known to work, see the `golang` entry in the + [versions database](https://github.com/kata-containers/runtime/blob/master/versions.yaml). + - `make`. - `gcc` (required for building the shim and runtime).