mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-26 11:39:29 +00:00
Merge pull request #98 from nitkon/patch-2
CONTRIBUTING: Make re-vendoring steps clearer
This commit is contained in:
commit
2312bfb84b
@ -630,6 +630,7 @@ body:
|
||||
1. Run the commands below:
|
||||
|
||||
```
|
||||
$ go get -d -u github.com/opencontainers/runc
|
||||
$ cd $GOPATH/src/github.com/opencontainers/runc
|
||||
$ old_commit="..."
|
||||
$ new_commit="..."
|
||||
|
Loading…
Reference in New Issue
Block a user