Fix bug in Readme.md,change GOPATH to GOPATH/src

to avoid missunderstanding of how to build.

Signed-off-by: zenlin <linzhinan@huawei.com>
This commit is contained in:
zenlin 2015-07-08 19:10:22 +08:00
parent 48182db8cc
commit cb561f54f2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ on the specs repository and support the update spec.
### Building:
```bash
# create a 'github.com/opencontainers' in your GOPATH
# create a 'github.com/opencontainers' in your GOPATH/src
cd github.com/opencontainers
git clone https://github.com/opencontainers/runc
cd runc