Skip to content

Commit f35a3e8

Browse files
committed
update readme
1 parent 12cbfe1 commit f35a3e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Git clone that clones into a common path. It was inspired by `go get` and follow
1313

1414
## Installation
1515

16+
### Install with Homebrew (Mac)
17+
18+
```
19+
$ brew install jwaldrip/utils/git-get
20+
```
21+
22+
### Manual Install
23+
1624
```
1725
$ git clone git@github.com:jwaldrip/git-get.git
1826
$ cd git-get

0 commit comments

Comments
 (0)