aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-README.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-README.1')
-rw-r--r--deps/npm/man/man1/npm-README.112
1 files changed, 6 insertions, 6 deletions
diff --git a/deps/npm/man/man1/npm-README.1 b/deps/npm/man/man1/npm-README.1
index 21f8a365ec..264624dfa1 100644
--- a/deps/npm/man/man1/npm-README.1
+++ b/deps/npm/man/man1/npm-README.1
@@ -1,8 +1,8 @@
-.TH "NPM" "1" "November 2016" "" ""
+.TH "NPM" "1" "December 2016" "" ""
.SH "NAME"
\fBnpm\fR \- a JavaScript package manager
.P
-Build Status \fIhttps://img\.shields\.io/travis/npm/npm/master\.svg\fR \fIhttps://travis\-ci\.org/npm/npm\fR
+Build Status \fIhttps://img\.shields\.io/travis/npm/npm/latest\.svg\fR \fIhttps://travis\-ci\.org/npm/npm\fR
.SH SYNOPSIS
.P
This is just enough info to get you up and running\.
@@ -27,13 +27,13 @@ terms of use for the default public registry are available at
https://www\.npmjs\.com\|\.
.SH Super Easy Install
.P
-npm is bundled with node \fIhttp://nodejs\.org/download/\fR\|\.
+npm is bundled with node \fIhttps://nodejs\.org/en/download/\fR\|\.
.SS Windows Computers
.P
-Get the MSI \fIhttp://nodejs\.org/download/\fR\|\. npm is in it\.
+Get the MSI \fIhttps://nodejs\.org/en/download/\fR\|\. npm is in it\.
.SS Apple Macintosh Computers
.P
-Get the pkg \fIhttp://nodejs\.org/download/\fR\|\. npm is in it\.
+Get the pkg \fIhttps://nodejs\.org/en/download/\fR\|\. npm is in it\.
.SS Other Sorts of Unices
.P
Run \fBmake install\fP\|\. npm will be installed with node\.
@@ -162,7 +162,7 @@ https://github\.com/npm/npm/issues
Be sure to include \fIall\fR of the output from the npm command that didn't work
as expected\. The \fBnpm\-debug\.log\fP file is also helpful to provide\.
.P
-You can also look for isaacs in #node\.js on irc://irc\.freenode\.net\. He
+You can also look for isaacs in #node\.js on irc://irc\.freenode\.net\. She
will no doubt tell you to put the output in a gist or email\.
.SH SEE ALSO
.RS 0