Skip to content

Commit 61aa8be

Browse files
authored
Add Homebrew installation step to README.md
1 parent a2aef2a commit 61aa8be

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ A terminal UI that scrapes host metrics with the upstream OpenTelemetry
1111
1212
## Install
1313

14+
With Homebrew:
15+
16+
```sh
17+
brew install axiomhq/tap/axiom-hostmetrics
18+
```
19+
1420
Build from source (Go 1.22+):
1521

1622
```sh

0 commit comments

Comments
 (0)