mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #13369 from resouer/patch-5
Fix inconsistency path in GOPATH doc
This commit is contained in:
commit
1919d7fa0e
@ -168,7 +168,7 @@ export GOPATH=$KPATH
|
|||||||
3) Populate your new GOPATH.
|
3) Populate your new GOPATH.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd $KPATH/src/github.com/kubernetes/kubernetes
|
cd $KPATH/src/k8s.io/kubernetes
|
||||||
godep restore
|
godep restore
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user