Skip to content

Commit

Permalink
Update docs/pages/fragments/install/cli.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Kosiewski <[email protected]>
  • Loading branch information
aimeeu and ThomasK33 authored Feb 28, 2024
1 parent db52e5c commit 42d4688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/fragments/install/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

</TabItem>
Expand Down

0 comments on commit 42d4688

Please sign in to comment.