From 199cb3473a84b447c538b1fd20109e58e7ac0417 Mon Sep 17 00:00:00 2001 From: isaacs Date: Sun, 4 Sep 2011 01:51:52 -0700 Subject: Don't suggest how to use old versions People are too eager to copy and paste the first code block they see. --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1d70e03b8..547654335 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,7 @@ Much more info available via `npm help` once it's installed. **You need node v0.4 or higher to run this program.** To install an old **and unsupported** version of npm that works on node 0.3 -and prior: - - git clone git://github.com/isaacs/npm.git ./npm - cd npm - git checkout origin/0.2 - make dev +and prior, clone the git repo and dig through the old tags and branches. ## Simple Install -- cgit v1.2.3