Skip to content

Commit

Permalink
Remove gRPC docs (pingcap#3930)
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingerZhu authored Jan 24, 2022
1 parent fbccbfd commit 57f6380
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
- (macOS) Apple Clang 12.0.0
- (CentOS) GCC 7.3.0

### Install gRPC Systemwise(skip if already have protoc 3.8.x and gRPC 1.26.0 installed)

**You'd better remove any other `protoc` installation except 3.8.x to get a clean build.**

You should use exact gRPC 1.26.0. Refer to gRPC [document](https://github.com/grpc/grpc/blob/master/BUILDING.md) or our test settings [example](https://github.com/pingcap/kvproto/blob/master/.github/workflows/cpp-test.yaml) for how to do it.

### Checkout Source Code

```
Expand Down

0 comments on commit 57f6380

Please sign in to comment.