Skip to content

Commit

Permalink
add instructions for grpcio-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
timfeirg committed Nov 4, 2017
1 parent d714a07 commit c592d55
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 @@ -34,10 +34,11 @@ On other hand, you can use our [footstone](https://hub.docker.com/r/projecteru2/

#### GRPC

Generate golang & python code
Generate golang & python 3 code

```shell
go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
pip install -U grpcio-tools
make grpc
```

Expand Down

0 comments on commit c592d55

Please sign in to comment.