Skip to content

Commit 05739d0

Browse files
crclark96theryangeary
authored andcommitted
add brew package to readme.md
closes #21
1 parent 710b95e commit 05739d0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ $ cargo install choose
124124
```
125125

126126
Arch Linux:
127+
127128
```
128129
$ yay -S choose-rust-git
129130
```
@@ -135,6 +136,12 @@ $ dnf copr enable atim/choose
135136
$ dnf install choose
136137
```
137138

139+
Homebrew:
140+
141+
```
142+
$ brew install choose-rust
143+
```
144+
138145
### Benchmarking
139146

140147
Benchmarking is performed using the [`bench` utility](https://github.com/Gabriel439/bench).

0 commit comments

Comments
 (0)