mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
Merge pull request #1786 from joncwong/patch-3
Add tree to necessary tools
This commit is contained in:
@@ -25,7 +25,7 @@ Add `kubeval` to your PATH
|
|||||||
[Instructions](https://www.topbug.net/blog/2013/04/14/install-and-use-gnu-command-line-tools-in-mac-os-x/)
|
[Instructions](https://www.topbug.net/blog/2013/04/14/install-and-use-gnu-command-line-tools-in-mac-os-x/)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install coreutils wget gnu-sed
|
brew install coreutils wget gnu-sed tree
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the new tools to your PATH
|
Add the new tools to your PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user