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:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89a4d8562..4a45997f1 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ To install npm, create a folder where you want to put the code, and then
cd there, and do this:
curl -L http://github.com/isaacs/npm/tarball/master | tar xz --strip 1
- cd npm
make
If it dies with a "Permission Denied" or EACCESS error, then that probably