Update INSTALL.md

This commit is contained in:
Jeff Regan
2019-10-24 11:23:21 -07:00
committed by GitHub
parent 1704977a4b
commit e2eeb90639

View File

@@ -67,15 +67,6 @@ 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
```