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:
authorAaron Blohowiak <aaron.blohowiak@gmail.com>2010-05-14 08:01:21 +0400
committerisaacs <i@izs.me>2010-05-14 08:38:13 +0400
commitdfb4ed9ec24a4995dfcd754c246778ec4698a3d2 (patch)
treebff706949a65ebecd9957a971cc6e8859201a91b /README.md
parent90dd8176b75030fbd91ed4c183acc3d544185804 (diff)
fixed install instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 773796975..f152ab062 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ To install npm, do this:
mkdir npm
curl -L http://github.com/isaacs/npm/tarball/stable | tar xz --strip 1 -C npm
+ cd npm
make
If it dies with a "Permission Denied" or EACCESS error, then that probably