commit | 42812723893b08c466b830b0515c20bd5edb21dc | [log] [tgz] |
---|---|---|
author | David Garcia Quintas <dgq@google.com> | Wed Jun 29 17:39:07 2016 -0700 |
committer | David Garcia Quintas <dgq@google.com> | Wed Jun 29 17:39:07 2016 -0700 |
tree | b3716b913239eacade37748c303e10e1ab71a1cb | |
parent | 3db76b92b92c5cb0d79fbf81e2526602357a6b84 [diff] [blame] |
Updated git clone URL
diff --git a/examples/cpp/README.md b/examples/cpp/README.md index d93cbac..3fa7ad4 100644 --- a/examples/cpp/README.md +++ b/examples/cpp/README.md
@@ -14,7 +14,7 @@ ```sh -$ git clone https://github.com/grpc/grpc.git +$ git clone -b $(curl -L http://grpc.io/release) https://github.com/grpc/grpc ``` Change your current directory to examples/cpp/helloworld