diff --git a/site/content/posts/announcing-kudo-0.2.0.md b/site/content/posts/announcing-kudo-0.2.0.md index ad81f0cc1..fb11126ef 100644 --- a/site/content/posts/announcing-kudo-0.2.0.md +++ b/site/content/posts/announcing-kudo-0.2.0.md @@ -48,7 +48,7 @@ This is more consistent with tooling such as Helm. A Homebrew tap is now available for the KUDO kubectl Plugin. To use it, simply tap the repo and install: ``` -$ homebrew tap kudobuilder/tap +$ brew tap kudobuilder/tap $ brew install kudo-cli ```