Skip to content

Commit f571f90

Browse files
committed
Update README.md to include installation instructions for Homebrew
1 parent fa21f55 commit f571f90

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
A CLI on top of the [Aeron Cache](https://github.com/bhf/aeron-cache) REST API.
88

9+
```bash
10+
brew tap bhf/aeron-cache-cli
11+
brew install aeron-cache-cli
12+
```
13+
914
Built in Rust 🦀 using:
1015

1116
* [Clap](https://github.com/clap-rs/clap)

0 commit comments

Comments
 (0)