From 3eca58fa71e95e5797e50007008d09603871d47e Mon Sep 17 00:00:00 2001 From: isaacs Date: Mon, 7 Jun 2010 16:00:09 -0700 Subject: Add the cd to the instructions --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4a45997f1..89a4d8562 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ 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