Skip to content

Commit

Permalink
Add Homebrew instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
md5 committed Dec 23, 2015
1 parent 6c8d774 commit b37be21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Generates Go code from a WSDL file.
### Install

* [Download binary release](https://github.com/hooklift/gowsdl/releases)
* Or: `go get github.com/hooklift/gowsdl/...`
* Download and build locally: `go get github.com/hooklift/gowsdl/...`
* Install from Homebrew: `brew install gowsdl`

### Goals
* Generate idiomatic Go code as much as possible
Expand Down

0 comments on commit b37be21

Please sign in to comment.