Merge pull request #100 from zenlinTechnofreak/master
Fix bug in Readme.md,change GOPATH to GOPATH/src
This commit is contained in:
commit
e34c9c7324
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue