Skip to content

Commit fb389be

Browse files
authored
Merge branch 'master' into cleanup/lint
2 parents f1b9b1b + c53c4e9 commit fb389be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ That's what grpc-gateway helps you to do. You just need to implement your gRPC s
2121
Then the reverse-proxy generated by grpc-gateway serves RESTful API on top of the gRPC service.
2222

2323
## Installation
24-
First you need to install ProtocolBuffers 3.0 or later.
24+
First you need to install ProtocolBuffers 3.0.0-beta-3 or later.
2525

2626
```sh
2727
mkdir tmp

0 commit comments

Comments
 (0)