diff --git a/docs/INSTALL.md b/docs/INSTALL.md index a60c12bf5..cf7610c1c 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -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 ```