Skip to content

Commit 0145080

Browse files
authored
Update brew command to install CLI (#457)
1 parent aecd1c0 commit 0145080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ go install github.com/axiomhq/cli/cmd/axiom@latest
2727
You can also install the CLI using [Homebrew](https://brew.sh/)
2828

2929
```bash
30-
brew install --cask axiom
30+
brew install --cask axiomhq/tap/axiom
3131
```
3232

3333
This installs Axiom command globally so you can run `axiom` commands from any directory.

0 commit comments

Comments
 (0)