diff --git a/docs/get-started/index.md b/docs/get-started/index.md index 6c6a06f6..f1c508e9 100644 --- a/docs/get-started/index.md +++ b/docs/get-started/index.md @@ -36,6 +36,9 @@ To configure your shell to load gotk completions add to your bash profile: . <(gotk completion) ``` +Users who wish to install the CLI via Homebrew instead may find alternate +instructions on the [Installation](/guides/installation/#homebrew-installation) page. + ## GitOps workflow You'll be using a dedicated Git repository e.g. `fleet-infra` to manage one or more Kubernetes clusters.