From 42d4688e912c49e1f39f1ff89ab767b549616c05 Mon Sep 17 00:00:00 2001 From: Aimee Ukasick Date: Wed, 28 Feb 2024 12:12:58 -0600 Subject: [PATCH] Update docs/pages/fragments/install/cli.mdx Co-authored-by: Thomas Kosiewski --- docs/pages/fragments/install/cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/fragments/install/cli.mdx b/docs/pages/fragments/install/cli.mdx index ec44f4ed6..b3d1a241a 100644 --- a/docs/pages/fragments/install/cli.mdx +++ b/docs/pages/fragments/install/cli.mdx @@ -19,7 +19,7 @@ import TabItem from "@theme/TabItem"; brew install loft-sh/tap/vcluster ``` -If you installed the CLI using `brew install vlcuster`, you should `brew uninstall vcluster` and then install using the tap. +If you installed the CLI using `brew install vcluster`, you should `brew uninstall vcluster` and then install using the tap. The binaries in the tap are signed using the [Sigstore](https://docs.sigstore.dev/) framework for enhanced security.