chore: updated readme
8c02d4e1
1 file(s) · +9 −1
| 20 | 20 | ||
| 21 | 21 | ## Install |
|
| 22 | 22 | ||
| 23 | + | **Homebrew** |
|
| 24 | + | ||
| 23 | 25 | ``` |
|
| 24 | 26 | brew install stevedylandev/tap/bullets |
|
| 25 | 27 | ``` |
|
| 26 | 28 | ||
| 27 | - | Or download latest binary from [releases](https://github.com/stevedylandev/bullets/releases). |
|
| 29 | + | **Cargo** |
|
| 30 | + | ||
| 31 | + | ``` |
|
| 32 | + | cargo install bullets |
|
| 33 | + | ``` |
|
| 34 | + | ||
| 35 | + | [**Other Install Methods**](https://github.com/stevedylandev/bullets/releases) |
|
| 28 | 36 | ||
| 29 | 37 | ## Usage |
|
| 30 | 38 |