From 74fbe3c2712d2f4db2f2240d435614282823c842 Mon Sep 17 00:00:00 2001 From: isaacs Date: Sun, 4 Jul 2010 14:35:06 -0700 Subject: Remove the "cd" line, since the "--strip 1" removes the dir --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3