Merge pull request #100 from zenlinTechnofreak/master

Fix bug in Readme.md,change GOPATH to GOPATH/src
This commit is contained in:
Michael Crosby 2015-07-09 11:47:33 -07:00
commit e34c9c7324
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