mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
readme: Mention the go 1.6 requirement in the README for building runc
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ on the specs repository and support the update spec.
|
||||
|
||||
### Building:
|
||||
|
||||
At the time of writing, runc only builds on the Linux platform.
|
||||
At the time of writing, runc only builds on the Linux platform and requires go version 1.6 or higher.
|
||||
|
||||
```bash
|
||||
# create a 'github.com/opencontainers' in your GOPATH/src
|
||||
|
||||
Reference in New Issue
Block a user