mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Update goPluginCaveats.md
This commit is contained in:
@@ -52,8 +52,7 @@ kustomize and the plugin_.
|
|||||||
|
|
||||||
This means a one-time run of
|
This means a one-time run of
|
||||||
```
|
```
|
||||||
GOPATH=${whatever} GO111MODULE=on go get \
|
GOPATH=${whatever} GO111MODULE=on go get sigs.k8s.io/kustomize/kustomize/v3
|
||||||
sigs.k8s.io/kustomize/v3/cmd/kustomize@${releaseVersion}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
and then a normal development cycle using
|
and then a normal development cycle using
|
||||||
|
|||||||
Reference in New Issue
Block a user