From ffe71718edf7ee96f4b4ae9abc436d81a9364df2 Mon Sep 17 00:00:00 2001 From: Konstantsin Kryulenia Date: Fri, 17 May 2024 16:38:37 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed98acd..5dce313 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ REMOTE_HOST=https://my-account.fibery.io ## how to build extension Prerequisites: - - install [nodejs](https://nodejs.org/en/) 16.7 version or great. + - install [nodejs](https://nodejs.org/en/) 20 version or great. - install [yarn](https://classic.yarnpkg.com/lang/en/docs/install/) 1.* version. ``` yarn install