diff --git a/docs/quickstart/cpp.md b/docs/quickstart/cpp.md index 622b107c..5d092481 100644 --- a/docs/quickstart/cpp.md +++ b/docs/quickstart/cpp.md @@ -17,7 +17,7 @@ working example.

#### Install gRPC To install gRPC on your system, follow the [instructions to build from -source](https://github.com/grpc/grpc/blob/master/INSTALL.md). +source](https://github.com/grpc/grpc/blob/master/BUILDING.md). To run the example code, please ensure `pkg-config` is installed on your machine before you build and install gRPC in the previous step, since the