diff --git a/docs/site/content/docs/assets/cli-install-mac.md b/docs/site/content/docs/assets/cli-install-mac.md index a470377f57..1813cd472d 100644 --- a/docs/site/content/docs/assets/cli-install-mac.md +++ b/docs/site/content/docs/assets/cli-install-mac.md @@ -16,7 +16,7 @@ 1. Run the post install configuration script. Note the output of the `brew install` step for the correct location of the configure script: ```sh - {HOMEBREW-INSTALL-LOCATION}/v0.9.1/libexec/configure-tce.sh + {HOMEBREW-INSTALL-LOCATION}/{{< release_latest >}}/libexec/configure-tce.sh ``` > This puts all the Tanzu plugins in the correct location.