mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user