aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-09-04 12:04:17 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-09-04 12:04:17 -0700
commit581846ba9b84087313fec0f565ffcc6c74e45991 (patch)
tree6f49287f333e0dffd97974aac59e58b6b698ad80 /src/node
parent4e3a1139095ad30671ae8534e54a982b78c7646b (diff)
Update debian install instructions, jessie-backports
Diffstat (limited to 'src/node')
-rw-r--r--src/node/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/node/README.md b/src/node/README.md
index 0b97680feb..7719d08290 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -11,10 +11,10 @@ Beta
**Linux (Debian):**
-Add [Debian testing][] to your `sources.list` file. Example:
+Add [Debian jessie-backports][] to your `sources.list` file. Example:
```sh
-echo "deb http://ftp.us.debian.org/debian testing main contrib non-free" | \
+echo "deb http://http.debian.net/debian jessie-backports main" | \
sudo tee -a /etc/apt/sources.list
```
@@ -113,4 +113,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 testing]:https://www.debian.org/releases/stretch/
+[Debian jessie-backports]:http://backports.debian.org/Instructions/