We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1b9b1b + c53c4e9 commit fb389beCopy full SHA for fb389be
README.md
@@ -21,7 +21,7 @@ That's what grpc-gateway helps you to do. You just need to implement your gRPC s
21
Then the reverse-proxy generated by grpc-gateway serves RESTful API on top of the gRPC service.
22
23
## Installation
24
-First you need to install ProtocolBuffers 3.0 or later.
+First you need to install ProtocolBuffers 3.0.0-beta-3 or later.
25
26
```sh
27
mkdir tmp
0 commit comments