Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Commit

Permalink
Remove note to manually install protoc-gen-go - use 'make deps'
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Dec 4, 2018
1 parent 85fce58 commit 3a2fa69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ To get started, make sure you have the following installed:

- [Golang](https://golang.org/dl/) 1.11+
- [Node.js](https://nodejs.org/en/download/) 8.12+
- [protobuf](https://github.com/protocolbuffers/protobuf/releases) v3.6+ and the [Golang plugin](https://github.com/golang/protobuf#installation)
- [protobuf](https://github.com/protocolbuffers/protobuf/releases) v3.6+
- [Docker CE](https://docs.docker.com/install/#supported-platforms) and [docker-compose](https://docs.docker.com/compose/install/)

To fetch the codebase, use `go get`:
Expand Down

0 comments on commit 3a2fa69

Please sign in to comment.