aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/README.md
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-08-19 15:59:59 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-08-19 15:59:59 -0700
commit5329e4bd3f7c5580b67a784c64a7aacbd5cb3549 (patch)
treeacfbda7178dddc996369b6b6d5a73f4faf154bd5 /src/ruby/README.md
parenta79a896d4cc12d4ee594e37afee65fdb30f5d274 (diff)
update installation instructions, review feedback
Diffstat (limited to 'src/ruby/README.md')
-rw-r--r--src/ruby/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ruby/README.md b/src/ruby/README.md
index 979fb1a70b..71404a2671 100644
--- a/src/ruby/README.md
+++ b/src/ruby/README.md
@@ -19,7 +19,7 @@ INSTALLATION
**Linux (Debian):**
-Add [debian unstable][] (sid) to your `sources.list` file. Example:
+Add [Debian unstable][] to your `sources.list` file. Example:
```sh
echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" | \
@@ -93,4 +93,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 unstable]:https://www.debian.org/releases/sid/