From 8112bfb182ad73fa1e9d80ebb860bd0851e86b67 Mon Sep 17 00:00:00 2001 From: smikes Date: Tue, 4 Nov 2014 06:28:26 -0700 Subject: README.md: link to Windows upgrade instructions --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ecb3f29e2..e6ff2be80 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,16 @@ arbitrary config keys using the `./configure --key=val ...`, and then run npm commands by doing `node cli.js `. (This is helpful for testing, or running stuff without actually installing npm itself.) -## Fancy Windows Install +## Windows Install or Upgrade You can download a zip file from , and unpack it in the same folder where node.exe lives. +The latest version in a zip file is 1.4.12. To upgrade to npm 2, follow the +Windows upgrade instructions in the npm Troubleshooting Guide: + + + If that's not fancy enough for you, then you can fetch the code with git, and mess with it directly. -- cgit v1.2.3