brew install gnu-sed

This commit is contained in:
Naoki Oketani
2019-11-08 08:17:48 +09:00
parent e0b46acf2f
commit 6af51a1bfe

View File

@@ -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/)
```sh
brew install coreutils wget sed
brew install coreutils wget gnu-sed
```
Add the new tools to your PATH