summaryrefslogtreecommitdiff
path: root/deps/npm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/README.md')
-rw-r--r--deps/npm/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/README.md b/deps/npm/README.md
index a2e2481dd7..671dd38740 100644
--- a/deps/npm/README.md
+++ b/deps/npm/README.md
@@ -9,7 +9,7 @@ Much more info available via `npm help` once it's installed.
## IMPORTANT
-**You need node v0.8 or higher to run this program.**
+**You need node v0.10 or higher to run this program.**
To install an old **and unsupported** version of npm that works on node 0.3
and prior, clone the git repo and dig through the old tags and branches.