Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isacikgoz authored May 12, 2019
1 parent 223e452 commit c5dcb4c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ gitin is a minimalist tool that lets you explore a git repository from the comma
- `cd` into `$GOPATH/src/github.com/isacikgoz/gitin`
- build with `make install` (`cmake` and `pkg-config` are required)

### Mac using brew
### Mac/Linux using brew
The tap is recently moved to new repo, so if you added the older one (isacikgoz/gitin), consider removing it and adding the new one.
```
brew tap isacikgoz/gitin
brew tap isacikgoz/taps
brew install gitin
```

Expand Down

0 comments on commit c5dcb4c

Please sign in to comment.