mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Merge pull request #2461 from breun/macports
Add install command for MacPorts user
This commit is contained in:
@@ -66,10 +66,18 @@ git checkout kustomize/v3.2.3
|
||||
|
||||
#### macOS
|
||||
|
||||
For [Homebrew](https://brew.sh) users:
|
||||
|
||||
```
|
||||
brew install kustomize
|
||||
```
|
||||
|
||||
For [MacPorts](https://www.macports.org) users:
|
||||
|
||||
```
|
||||
sudo port install kustomize
|
||||
```
|
||||
|
||||
#### windows
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user