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:
parent
eb217f2731
commit
b12fbe0b15
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue