From 57c9acffcdd40ea239fb31773f7b27c4d58e1dd8 Mon Sep 17 00:00:00 2001 From: Jan Paepke Date: Tue, 10 Sep 2024 13:42:48 +0200 Subject: [PATCH] fix nodejs requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d762e94..c85610c7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you include this library in a website or app, however, your API key will be s ## Requirements -- Node.js 14.× or greater. +- Node.js 8.× or greater. - A free [Mollie account](https://www.mollie.com/dashboard/signup). - Your API keys, which you can find on your [dashboard](https://www.mollie.com/dashboard/developers/api-keys).