From a037eb3df1ee3f0ca8203862da97529e77c544c9 Mon Sep 17 00:00:00 2001 From: ThePavolC Date: Mon, 15 Jul 2024 20:23:28 +0200 Subject: [PATCH] Fix the Node version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e49f88d0..1c99e007 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you are not familiar with the process [see this guide](https://github.com/fir ## How to develop -You need [yarn](https://yarnpkg.com/getting-started/install) and [node 16.13.2](https://nodejs.org/en/). +You need [yarn](https://yarnpkg.com/getting-started/install) and [node 18](https://nodejs.org/en/). Install dependencies: