Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
Remove the "cd" line, since the "--strip 1" removes the dir
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jul 25, 2010
1 parent e937a72 commit 74fbe3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 74fbe3c

Please sign in to comment.