From 3be6801b72e91b0e3a1c6b497db02e144e32f7af Mon Sep 17 00:00:00 2001 From: Lisa Carey Date: Tue, 8 Mar 2016 17:47:14 +0000 Subject: Clarifying how to install for gRPC C++ --- examples/cpp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/cpp/README.md b/examples/cpp/README.md index e4b0eb698b..d93cbacf7b 100644 --- a/examples/cpp/README.md +++ b/examples/cpp/README.md @@ -2,7 +2,7 @@ ## Installation -To install gRPC on your system, follow the instructions [here](../../INSTALL.md). +To install gRPC on your system, follow the instructions to build from source [here](../../INSTALL.md). This also installs the protocol buffer compiler `protoc` (if you don't have it already), and the C++ gRPC plugin for `protoc`. ## Hello C++ gRPC! -- cgit v1.2.3