aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-08-28 14:48:14 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-08-28 15:51:18 -0700
commitaec4ac8221696447ddca43e223d29a1f2590922e (patch)
tree1c9adf0fb6d532abf7ad6e60cef92a3db8190382 /src/php
parent7b773e94819d73433a7d2e4b961fade4e37c6814 (diff)
update debian unstable to testing
Diffstat (limited to 'src/php')
-rw-r--r--src/php/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/php/README.md b/src/php/README.md
index 0892816137..afa09d79a1 100644
--- a/src/php/README.md
+++ b/src/php/README.md
@@ -32,10 +32,10 @@ $ sudo php -d detect_unicode=0 go-pear.phar
**Linux (Debian):**
-Add [Debian unstable][] to your `sources.list` file. Example:
+Add [Debian testing][] to your `sources.list` file. Example:
```sh
-echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" | \
+echo "deb http://ftp.us.debian.org/debian testing main contrib non-free" | \
sudo tee -a /etc/apt/sources.list
```
@@ -167,4 +167,4 @@ $ ./bin/run_gen_code_test.sh
[homebrew]:http://brew.sh
[gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install
[Node]:https://github.com/grpc/grpc/tree/master/src/node/examples
-[Debian unstable]:https://www.debian.org/releases/sid/
+[Debian testing]:https://www.debian.org/releases/stretch/