mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
Update install doc to use sigs.k8s.io
When using go get github.com/kubernetes-sigs/kustomize running kustomize panics with 'log_dir redefined'.
This commit is contained in:
@@ -29,5 +29,5 @@ To install from head with [Go] v1.10.1 or higher:
|
||||
|
||||
<!-- @installkustomize @test -->
|
||||
```
|
||||
go get github.com/kubernetes-sigs/kustomize
|
||||
go get sigs.k8s.io/kustomize
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user