Skip to content

Commit

Permalink
Merge pull request #51 from appropriate/add-homebrew-to-readme
Browse files Browse the repository at this point in the history
Add Homebrew instructions to README
  • Loading branch information
c4milo committed Dec 23, 2015
2 parents 6c8d774 + b37be21 commit eca931b
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 eca931b

Please sign in to comment.