Add golang version note to README.md
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
This commit is contained in:
parent
ae5739c3de
commit
e2f46a34a6
1 changed files with 4 additions and 0 deletions
|
@ -132,6 +132,10 @@ Debian, Ubuntu, and related distributions will also need a copy of the developme
|
|||
|
||||
If using an older release or a long-term support release, be careful to double-check that the version of `runc` is new enough (running `runc --version` should produce `spec: 1.0.0`), or else build your own.
|
||||
|
||||
**NOTE**
|
||||
|
||||
Be careful to double-check that the version of golang is new enough, version 1.8.x or higher is required. If needed, golang kits are avaliable at https://golang.org/dl/
|
||||
|
||||
**Optional**
|
||||
|
||||
Fedora, CentOS, RHEL, and related distributions:
|
||||
|
|
Loading…
Reference in a new issue