diff options
Diffstat (limited to 'deps/npm/html/doc/README.html')
-rw-r--r-- | deps/npm/html/doc/README.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/deps/npm/html/doc/README.html b/deps/npm/html/doc/README.html index 1ec7db7078..c471072b8c 100644 --- a/deps/npm/html/doc/README.html +++ b/deps/npm/html/doc/README.html @@ -15,8 +15,8 @@ <p>This is just enough info to get you up and running.</p> <p>Much more info available via <code>npm help</code> once it's installed.</p> <h2 id="important">IMPORTANT</h2> -<p><strong>You need node v0.10 or higher to run this program.</strong></p> -<p>To install an old <strong>and unsupported</strong> version of npm that works on node 0.3 +<p><strong>You need node v4 or higher to run this program.</strong></p> +<p>To install an old <strong>and unsupported</strong> version of npm that works on node v0.12 and prior, clone the git repo and dig through the old tags and branches.</p> <p><strong>npm is configured to use npm, Inc.'s public package registry at <a href="https://registry.npmjs.org">https://registry.npmjs.org</a> by default.</strong></p> @@ -60,7 +60,7 @@ for testing, or running stuff without actually installing npm itself.)</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's upgrade tool</a>, -<a href="http://nodejs.org/download/">download a new version of Node</a>, +<a href="https://nodejs.org/en/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's not fancy enough for you, then you can fetch the code with @@ -126,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> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer"><a href="../doc/README.html">README</a> — npm@4.1.2</p> +<p id="footer"><a href="../doc/README.html">README</a> — npm@4.2.0</p> |