aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/php/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/php/README.md')
-rw-r--r--examples/php/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/php/README.md b/examples/php/README.md
index ea9ccb6790..e56b017873 100644
--- a/examples/php/README.md
+++ b/examples/php/README.md
@@ -17,7 +17,7 @@ INSTALL
- Clone this repository
```sh
- $ git clone https://github.com/grpc/grpc.git
+ $ git clone -b $(curl -L http://grpc.io/release) https://github.com/grpc/grpc
```
- Install composer