Skip to content

Commit

Permalink
Merge pull request twitchtv#240 from thesilentg/patch-1
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
dpolansky authored May 14, 2020
2 parents a77ef5d + fc40513 commit 2bffe5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ go get github.com/twitchtv/twirp/protoc-gen-twirp
```

You will also need:
- [protoc](https://github.com/golang/protobuf), the protobuf compiler. You need
- [protoc](https://github.com/protocolbuffers/protobuf), the protobuf compiler. You need
version 3+.
- [github.com/golang/protobuf/protoc-gen-go](https://github.com/golang/protobuf/),
the Go protobuf generator plugin. Get this with `go get`.
Expand Down

0 comments on commit 2bffe5f

Please sign in to comment.