Skip to content

Commit

Permalink
Merge pull request #105 from philips/install-swagger-gen-too
Browse files Browse the repository at this point in the history
README: add protoc-gen-swagger too
  • Loading branch information
yugui committed Feb 8, 2016
2 parents 4a397c7 + 998a02b commit f96da81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Then, `go get -u` as usual.

```sh
go get -u github.com/gengo/grpc-gateway/protoc-gen-grpc-gateway
go get -u github.com/gengo/grpc-gateway/protoc-gen-swagger
go get -u github.com/golang/protobuf/protoc-gen-go
```

Expand Down

0 comments on commit f96da81

Please sign in to comment.