Skip to content

Commit 17780f2

Browse files
authored
add brew instruction for linux
1 parent 0bd4acf commit 17780f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ Download the tarball for Linux from [releases](https://github.com/neel1996/gitco
4444

4545
After setting up the dependency libs, just run `gitconvex` from the terminal to start gitconvex
4646

47+
Gitconvex is also available as a [homebrew](https://brew.sh/) tap which can be easily installed using the following command (provided [brew](https://brew.sh/) is already installed on the linux machine)
48+
49+
``` shell
50+
> brew install itassistors/taps/gitconvex
51+
```
52+
4753
## MacOS
4854

4955
Gitconvex is readily available as a [Homebrew](https://brew.sh/) Tap on github. Run the following command to download & install gitconvex on the go

0 commit comments

Comments
 (0)