From 2ee45a884137ae0706b7c741c671fef2cb3bac96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daijir=C5=8D=20Wachi?= Date: Wed, 25 Jan 2017 15:14:09 +0100 Subject: [PATCH] docs: update supported version number of Node.js (#15515) PR-URL: https://github.com/npm/npm/pull/15515 Credit: @watilde Reviewed-By: @iarna --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eedf76b6b100e..6ceef3d2db62c 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Much more info available via `npm help` once it's installed. ## IMPORTANT -**You need node v0.10 or higher to run this program.** +**You need node v4 or higher to run this program.** -To install an old **and unsupported** version of npm that works on node 0.3 +To install an old **and unsupported** version of npm that works on node v0.12 and prior, clone the git repo and dig through the old tags and branches. **npm is configured to use npm, Inc.'s public package registry at