aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/README.md
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/ruby/README.md
parent7b773e94819d73433a7d2e4b961fade4e37c6814 (diff)
update debian unstable to testing
Diffstat (limited to 'src/ruby/README.md')
-rw-r--r--src/ruby/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ruby/README.md b/src/ruby/README.md
index f8902e34c5..7f75c0e313 100644
--- a/src/ruby/README.md
+++ b/src/ruby/README.md
@@ -19,10 +19,10 @@ INSTALLATION
**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
```
@@ -99,4 +99,4 @@ Directory structure is the layout for [ruby extensions][]
[ruby extensions]:http://guides.rubygems.org/gems-with-extensions/
[rubydoc]: http://www.rubydoc.info/gems/grpc
[grpc.io]: http://www.grpc.io/docs/installation/ruby.html
-[Debian unstable]:https://www.debian.org/releases/sid/
+[Debian testing]:https://www.debian.org/releases/stretch/