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:
Mrunal Patel 2016-06-09 16:21:55 -07:00
parent eb217f2731
commit b12fbe0b15
1 changed files with 1 additions and 1 deletions

View File

@ -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