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:
authorDaijirō Wachi <daijiro.wachi@gmail.com>2017-01-25 17:14:09 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-01-25 17:14:09 +0300
commit2ee45a884137ae0706b7c741c671fef2cb3bac96 (patch)
tree3f4fe55ff76991edbb6ec08ded270f01ce0f071b /README.md
parent821fee6d0b12a324e035c397ae73904db97d07d2 (diff)
docs: update supported version number of Node.js (#15515)
PR-URL: https://github.com/npm/npm/pull/15515 Credit: @watilde Reviewed-By: @iarna
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eedf76b6b..6ceef3d2d 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