summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/doc/README.html')
-rw-r--r--deps/npm/html/doc/README.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/deps/npm/html/doc/README.html b/deps/npm/html/doc/README.html
index d346352b25..bc00a45f08 100644
--- a/deps/npm/html/doc/README.html
+++ b/deps/npm/html/doc/README.html
@@ -57,11 +57,12 @@ arbitrary config keys using the <code>./configure --key=val ...</code>, and then
run npm commands by doing <code>node cli.js &lt;cmd&gt; &lt;args&gt;</code>. (This is helpful
for testing, or running stuff without actually installing npm itself.)</p>
<h2 id="windows-install-or-upgrade">Windows Install or Upgrade</h2>
-<p>You can download a zip file from <a href="https://github.com/npm/npm/releases">https://github.com/npm/npm/releases</a>, and
-unpack it in the <code>node_modules\npm\</code> folder inside node&#39;s installation folder.</p>
-<p>To upgrade to npm 2, follow the Windows upgrade instructions in
-the npm Troubleshooting Guide:</p>
-<p><a href="https://github.com/npm/npm/wiki/Troubleshooting#upgrading-on-windows">https://github.com/npm/npm/wiki/Troubleshooting#upgrading-on-windows</a></p>
+<p>Many improvements for Windows users have been made in npm 3 - you will have a better
+experience if you run a recent version of npm. To upgrade, either use <a href="https://github.com/felixrieseberg/npm-windows-upgrade">Microsoft&#39;s
+upgrade tool</a>,
+<a href="http://nodejs.org/download/">download a new version of Node</a>,
+or follow the Windows upgrade instructions in the
+<a href="https://github.com/npm/npm/wiki/Troubleshooting#upgrading-on-windows">npm Troubleshooting Guide</a>.</p>
<p>If that&#39;s not fancy enough for you, then you can fetch the code with
git, and mess with it directly.</p>
<h2 id="installing-on-cygwin">Installing on Cygwin</h2>
@@ -125,5 +126,5 @@ will no doubt tell you to put the output in a gist or email.</p>
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
</table>
-<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@3.8.6</p>
+<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@3.8.9</p>