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:
authorisaacs <i@izs.me>2011-02-17 23:20:17 +0300
committerisaacs <i@izs.me>2011-02-17 23:20:17 +0300
commit489f43cb6270a3ee2cef6022837408cdf8a1664c (patch)
tree3d325145963c6f2b886cd756070e65e38d762bc3 /html/index.html
parent24ad0af2eed7333da0fb83edd595759ccb55bfeb (diff)
Update instructions on website
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/html/index.html b/html/index.html
index 1e5d20f8a..6e105910f 100644
--- a/html/index.html
+++ b/html/index.html
@@ -66,8 +66,9 @@ code { background:#fff ; outline: 1px solid #ccc; padding:0 2px; }
<h2>More Than One Line Install</h2>
<ol>
- <li><a href="https://github.com/isaacs/npm/tarball/master">Get the code.</a>
- <li>Run <code>make</code>
+ <li><a href="https://github.com/isaacs/npm">Get the code.</a>
+ <li>Do what <a href="https://github.com/isaacs/npm#readme">the README</a>
+ says to do.
</ol>
<h2>Other Cool Stuff</h2>