summaryrefslogtreecommitdiff
path: root/deps/npm/README.md
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-03-19 09:25:40 -0700
committerisaacs <i@izs.me>2014-03-25 17:42:22 -0700
commitbd547d65983c190eb69ca44d633ea31aca2b7c98 (patch)
tree01ff3b4e40cb9fc3ed5a42abc4d44cb65d5c7dec /deps/npm/README.md
parent7989f42f866699b726f596add387fb19fa39bc55 (diff)
downloadandroid-node-v8-bd547d65983c190eb69ca44d633ea31aca2b7c98.tar.gz
android-node-v8-bd547d65983c190eb69ca44d633ea31aca2b7c98.tar.bz2
android-node-v8-bd547d65983c190eb69ca44d633ea31aca2b7c98.zip
npm: upgrade to 1.4.6
* Documentation upgrades * Fix glob bug which prevents proper README publishing * node-gyp upgrade to 0.13 * Documentation updates * Add --save-exact to save an exact dep (instead of a range) * alias 't' to 'test'
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 ceea97e8ba..676d2003b3 100644
--- a/deps/npm/README.md
+++ b/deps/npm/README.md
@@ -36,7 +36,7 @@ paths, etc.) then read on.
## Fancy Install (Unix)
There's a pretty robust install script at
-<https://npmjs.org/install.sh>. You can download that and run it.
+<https://www.npmjs.org/install.sh>. You can download that and run it.
### Slightly Fancier