summaryrefslogtreecommitdiff
path: root/deps/npm/README.md
diff options
context:
space:
mode:
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