We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecd1c0 commit 0145080Copy full SHA for 0145080
reference/cli.mdx
@@ -27,7 +27,7 @@ go install github.com/axiomhq/cli/cmd/axiom@latest
27
You can also install the CLI using [Homebrew](https://brew.sh/)
28
29
```bash
30
-brew install --cask axiom
+brew install --cask axiomhq/tap/axiom
31
```
32
33
This installs Axiom command globally so you can run `axiom` commands from any directory.
0 commit comments