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:
-rw-r--r--README.md1
-rw-r--r--html/doc/README.html3
-rw-r--r--man1/README.11
3 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index adfa724ee..ae4686475 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ unsafe amount of trust** in me, and in your network, and do this:
**Note**: You need to `sudo` the `sh`, **not** the `curl`. Fetching stuff
from the internet typically doesn't require elevated permissions.
+Running it might.
## Dev Install
diff --git a/html/doc/README.html b/html/doc/README.html
index 6b851156b..0ed4d4bab 100644
--- a/html/doc/README.html
+++ b/html/doc/README.html
@@ -42,7 +42,8 @@ unsafe amount of trust</strong> in me, and in your network, and do this:</p>
<pre><code>curl http://npmjs.org/install.sh | sudo sh</code></pre>
<p><strong>Note</strong>: You need to <code>sudo</code> the <code>sh</code>, <strong>not</strong> the <code>curl</code>. Fetching stuff
-from the internet typically doesn't require elevated permissions.</p>
+from the internet typically doesn't require elevated permissions.
+Running it might.</p>
<h2 id="Dev-Install">Dev Install</h2>
diff --git a/man1/README.1 b/man1/README.1
index 856310a10..9c06577a9 100644
--- a/man1/README.1
+++ b/man1/README.1
@@ -72,6 +72,7 @@ curl http://npmjs\.org/install\.sh | sudo sh
.P
\fBNote\fR: You need to \fBsudo\fR the \fBsh\fR, \fBnot\fR the \fBcurl\fR\|\. Fetching stuff
from the internet typically doesn\'t require elevated permissions\.
+Running it might\.
.
.SH "Dev Install"
To install the latest \fBunstable\fR development version from git: