From 4a22c4029f7ae2fddd38fbab5b28879520044923 Mon Sep 17 00:00:00 2001 From: Hamza Afridi Date: Tue, 21 Feb 2023 11:49:55 +0000 Subject: [PATCH] docs: specify LTS in minimum Node.js requirement (#94) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d5c2ec..4e112eb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ --- ## Installation and Usage -The minimum supported version of Node.js is v14. You can check your Node.js version with `node --version`. +The minimum supported version of Node.js is v14 LTS. You can check your Node.js version with `node --version`. 1. Install the CLI: