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:
authorJoshua Bennett <legodude17@users.noreply.github.com>2018-05-12 00:51:01 +0300
committerKat Marchán <kzm@zkat.tech>2018-05-12 00:51:01 +0300
commita91d87072f292564e58dcab508b5a8c6702b9aae (patch)
tree4c10bed690f07c5c59c531d14c26cde32b3fe217 /README.md
parenteb75220739302126c94583cc65a5ff12b441e3c6 (diff)
docs: Update required node version in README (#20550)
Ref: https://github.com/npm/npm/issues/20425 PR-URL: https://github.com/npm/npm/pull/20550 Credit: @legodude17 Reviewed-By: @zkat
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 d394af73d..21bdfdb33 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,9 @@ Much more info available via `npm help` once it's installed.
## IMPORTANT
-**You need node v4 or higher to run this program.**
+**You need node v6 or higher to run this program.**
-To install an old **and unsupported** version of npm that works on node v0.12
+To install an old **and unsupported** version of npm that works on node v5
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