aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
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/node
parenta79a896d4cc12d4ee594e37afee65fdb30f5d274 (diff)
update installation instructions, review feedback
Diffstat (limited to 'src/node')
-rw-r--r--src/node/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node/README.md b/src/node/README.md
index 08ccedf7d8..a945295ff3 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -11,7 +11,7 @@ Alpha : Ready for early adopters
**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" | \
@@ -107,4 +107,4 @@ An object with factory methods for creating credential objects for servers.
[homebrew]:http://brew.sh
[gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install
-[debian unstable]:https://www.debian.org/releases/sid/
+[Debian unstable]:https://www.debian.org/releases/sid/