Skip to content

Commit e564559

Browse files
authored
Merge pull request #3339 from KushalBeniwal/update-kustomize-install-instructions-branch
update kustomize install instructions
2 parents d3a405f + ff9bfcb commit e564559

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/book/src/development/development.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
3. Install [KIND][kind]
1414
- `GO111MODULE="on" go get sigs.k8s.io/[email protected]`.
1515
4. Install [Kustomize][kustomize]
16-
- `brew install kustomize` on macOS.
17-
- `choco install kustomize` on Windows.
18-
- [install instructions][kustomizelinux] on Linux
16+
- [install instructions](https://kubectl.docs.kubernetes.io/installation/kustomize/)
1917
5. Install [envsubst][envsubst]
2018
6. Install make.
2119
7. Install direnv

0 commit comments

Comments
 (0)