From c99b78fb549a3d606b6f27e7ec93d538e853ef78 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Wed, 14 Dec 2022 15:13:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb96554..56f33ec 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you like my work, consider sponsoring this or other projects. I'm not expecti ## Usage -- Make sure to use Node.js 12 or above +- Make sure to use Node.js 16 or above - Run the following commands: ```ssh yarn (or npm install)