From b8d7856f935da4c8e55877f23d07dd58a6b8a897 Mon Sep 17 00:00:00 2001 From: "jonas-lt@live.dk" Date: Tue, 8 Aug 2023 14:37:36 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb7ad754f7..ceb24d9983 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ This is the roadmap that is currently in focus by the [CODEOWNERS](./CODEOWNERS) ## Requirements The following are a requirement in order to use Modelina. -- [NodeJS](https://nodejs.org/en/) >= 14 +- [NodeJS](https://nodejs.org/en/) >= 18 ## Documentation A feature in Modelina cannot exists without an example and documentation for it. You can find all the [documentation here](./docs/README.md).