Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-10-03 06:48:22 +0400
committerisaacs <i@izs.me>2011-10-03 06:48:22 +0400
commitac51a713d10a02ba71c3070bce2e13a550b6aa80 (patch)
tree8a944ebe3cda8eb767c1369e614b081b7119d6c3 /README.md
parent5ca209220f6bb39a2fb7392b581ba4988b6998e7 (diff)
Update node version requirement for Windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6ff8a148e..4d68bfa51 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,10 @@ folders rooted in a specific `prefix`. For now, it works best if you
put node.exe in a folder named `bin`, for example,
`C:\projects\node\bin\node.exe`.
+You will probably need the latest version of node, **at least** version
+`0.5.8` or higher. You can get it from
+<http://nodejs.org/dist/v0.5.8/node.exe>.
+
### Step 2: Update the `%PATH%` environment variable
Update your `%PATH%` environment variable in System Properties: