Merge pull request #229 from booyaa/doc_linux_only
Add caveat will only build on Linux as per #9
This commit is contained in:
commit
8b18c9af08
|
@ -18,6 +18,8 @@ on the specs repository and support the update spec.
|
||||||
|
|
||||||
### Building:
|
### Building:
|
||||||
|
|
||||||
|
At the time of writing, runc only builds on the Linux platform.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# create a 'github.com/opencontainers' in your GOPATH/src
|
# create a 'github.com/opencontainers' in your GOPATH/src
|
||||||
cd github.com/opencontainers
|
cd github.com/opencontainers
|
||||||
|
|
Loading…
Reference in New Issue