diff options
Diffstat (limited to 'deps/npm/html/doc/README.html')
-rw-r--r-- | deps/npm/html/doc/README.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/deps/npm/html/doc/README.html b/deps/npm/html/doc/README.html index 0ad6f04cf5..887d336e5d 100644 --- a/deps/npm/html/doc/README.html +++ b/deps/npm/html/doc/README.html @@ -19,7 +19,7 @@ <p>To install an old <strong>and unsupported</strong> version of npm that works on node 0.3 and prior, clone the git repo and dig through the old tags and branches.</p> <h2 id="super-easy-install">Super Easy Install</h2> -<p>npm comes with <a href="http://nodejs.org/download/">node</a> now.</p> +<p>npm is bundled with <a href="http://nodejs.org/download/">node</a>.</p> <h3 id="windows-computers">Windows Computers</h3> <p><a href="http://nodejs.org/download/">Get the MSI</a>. npm is in it.</p> <h3 id="apple-macintosh-computers">Apple Macintosh Computers</h3> @@ -140,7 +140,7 @@ specific purpose, or lack of malice in any given npm package.</p> <p>If you have a complaint about a package in the public npm registry, and cannot <a href="https://docs.npmjs.com/misc/disputes">resolve it with the package owner</a>, please email -<a href="mailto:support@npmjs.com">support@npmjs.com</a> and explain the situation.</p> +<a href="mailto:support@npmjs.com">support@npmjs.com</a> and explain the situation.</p> <p>Any data published to The npm Registry (including user account information) may be removed or modified at the sole discretion of the npm server administrators.</p> @@ -166,10 +166,10 @@ as expected. The <code>npm-debug.log</code> file is also helpful to provide.</p will no doubt tell you to put the output in a gist or email.</p> <h2 id="see-also">SEE ALSO</h2> <ul> -<li><a href="cli/npm.html"><a href="cli/npm.html">npm(1)</a></a></li> -<li><a href="misc/npm-faq.html"><a href="misc/npm-faq.html">npm-faq(7)</a></a></li> -<li><a href="cli/npm-help.html"><a href="cli/npm-help.html">npm-help(1)</a></a></li> -<li><a href="misc/npm-index.html"><a href="misc/npm-index.html">npm-index(7)</a></a></li> +<li><a href="cli/npm.html">npm(1)</a></li> +<li><a href="misc/npm-faq.html">npm-faq(7)</a></li> +<li><a href="cli/npm-help.html">npm-help(1)</a></li> +<li><a href="misc/npm-index.html">npm-index(7)</a></li> </ul> </div> @@ -183,5 +183,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@2.13.3</p> +<p id="footer"><a href="../doc/README.html">README</a> — npm@2.14.2</p> |