mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-26 11:39:29 +00:00
CONTRIBUTING: Make re-vendoring steps clearer
Make re-vendoring steps clearer. Fixes: #97 Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
This commit is contained in:
parent
a4320d940f
commit
9701fea15e
@ -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