Merge pull request #229 from booyaa/doc_linux_only

Add caveat will only build on Linux as per #9
This commit is contained in:
Mrunal Patel 2015-08-28 11:29:07 -07:00
commit 8b18c9af08
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ on the specs repository and support the update spec.
### Building:
At the time of writing, runc only builds on the Linux platform.
```bash
# create a 'github.com/opencontainers' in your GOPATH/src
cd github.com/opencontainers