From 2955778620f09d6930e99bd1d8bb2755aea0bb72 Mon Sep 17 00:00:00 2001 From: Neil Macneale V Date: Tue, 10 Oct 2023 17:09:04 -0700 Subject: [PATCH] Update required node version (#299) --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index ad3733a2..4a9d6ca6 100644 --- a/README.md +++ b/README.md @@ -140,12 +140,7 @@ See [Commands](#commands) for a list of commands and help on their usage. # Technical Requirements -In order to use Fauna Shell, you will need to meet these system requirements: - -**Node.js version** - -- `>= v10.0.0` -- `< v12.17.0` +In order to use Fauna Shell, you must have Node.js version >= 14 installed. # Shell