You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
To install gRPC on your system, follow the [instructions to install gRPC C++ via make](https://github.com/grpc/grpc/blob/master/src/cpp/README.md#make).
21
20
22
21
To run the example code, please ensure `pkg-config` is installed on your
23
22
machine before you build and install gRPC in the previous step, since the
@@ -55,7 +54,7 @@ $ make
55
54
56
55
Most failures at this point are a result of a faulty installation (or having
57
56
installed gRPC to a non-standard location. Check out [the installation
58
-
instructions for details](https://github.com/grpc/grpc/blob/master/INSTALL.md)).
57
+
instructions for details](https://github.com/grpc/grpc/blob/master/src/cpp/README.md#make)).
0 commit comments