Skip to content

Commit

Permalink
adding brew instructions to installation doc
Browse files Browse the repository at this point in the history
  • Loading branch information
inadarei committed Feb 21, 2017
1 parent 1094b62 commit a8843de
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ If you already have Go on your machine:
> go get github.com/inadarei/justgo/cmd/justgo
```

Brew-based installer is coming soon.
or using Homebrew:

```
> brew tap inadarei/casks
> brew install justgo
```

## USAGE

Expand Down

0 comments on commit a8843de

Please sign in to comment.