Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2015-04-02 19:15:10 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-04-02 19:15:10 +0300
commit1349e27c936a8b0fc9f6440a6d6404ef3b19c587 (patch)
tree15f194f08dc38e038a862c65a155293df603cc0e /README.md
parent637c7d1411fe07f409cf91f2e65fd70685cb253c (diff)
doc: npmjs.com -> install.sh
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c2705ec0..f69682500 100644
--- a/README.md
+++ b/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