mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Update docs
This commit is contained in:
@@ -50,6 +50,15 @@ git checkout kustomize/v3.2.3
|
||||
|
||||
### Other methods
|
||||
|
||||
#### Use go get
|
||||
|
||||
This works poorly with existing `Go` package installations at the
|
||||
moment, since kustomize switched over to Go modules but hasn't
|
||||
historically followed semver with respect to its API.
|
||||
|
||||
This is being [fixed](versioningPolicy.md), after which
|
||||
`go get` should work correctly.
|
||||
|
||||
#### macOS
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user