From 797727ab6e5fc9e4e8aa6b0befd1a2e5ffa66f6a Mon Sep 17 00:00:00 2001 From: ckohen Date: Sat, 31 Jul 2021 01:42:19 -0700 Subject: [PATCH] docs: update readme node version requirement (#6241) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cda8987cf..55dd01c5b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ discord.js is a powerful [Node.js](https://nodejs.org) module that allows you to ## Installation -**Node.js 14.0.0 or newer is required.** +**Node.js 14.6.0 or newer is required.** ```sh-session npm install discord.js