summaryrefslogtreecommitdiff
path: root/deps/npm/README.md
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2015-04-10 05:56:01 -0700
committerForrest L Norvell <forrest@npmjs.com>2015-04-10 14:22:47 -0700
commitcc8376ae67b57d5379881ae9582ee2e8352fc171 (patch)
treecd66f66da8e42dbf61016018667b0e57c0844663 /deps/npm/README.md
parentf0bf6bb024f86412c2dbe6f0ea1f984a3a25ec2a (diff)
downloadandroid-node-v8-cc8376ae67b57d5379881ae9582ee2e8352fc171.tar.gz
android-node-v8-cc8376ae67b57d5379881ae9582ee2e8352fc171.tar.bz2
android-node-v8-cc8376ae67b57d5379881ae9582ee2e8352fc171.zip
deps: upgrade npm to 2.7.6
PR-URL: https://github.com/iojs/io.js/pull/1390 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/README.md')
-rw-r--r--deps/npm/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/README.md b/deps/npm/README.md
index 0c2705ec05..f696825009 100644
--- a/deps/npm/README.md
+++ b/deps/npm/README.md
@@ -40,7 +40,7 @@ There's a pretty robust install script at
Here's an example using curl:
- curl -L https://npmjs.com/install.sh | sh
+ curl -L https://www.npmjs.com/install.sh | sh
### Slightly Fancier