Skip to content

Commit c712b97

Browse files
committed
Mention Homebrew installer
ivanquero@github provided a homebrew formula for git-graph See Homebrew/homebrew-core#210627
1 parent 49ed50a commit c712b97

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ In case you have [Rust](https://www.rust-lang.org/) installed, you can install w
4040
cargo install git-graph
4141
```
4242

43+
**From `homebrew`**
44+
45+
If you use the [homebrew](https://brew.sh/) package manager:
46+
47+
```
48+
brew install git-graph
49+
```
50+
4351
## Usage
4452

4553
**For detailed information, see the [manual](docs/manual.md)**.

0 commit comments

Comments
 (0)