From 14fb8c87a4d1fa3755a42d817d09e3b7f61c38ca Mon Sep 17 00:00:00 2001 From: Coline Date: Fri, 4 Mar 2022 15:29:19 +0100 Subject: [PATCH] fix: Readme nodeJS version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77d737c..789a604 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Testing is done via the open-source framework [zemu](https://github.com/Zondax/z ### Requirements -- [nodeJS](https://github.com/nvm-sh/nvm) +- [nodeJS == 16](https://github.com/nvm-sh/nvm) - [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#debian-stable) - [build environnement](https://github.com/LedgerHQ/ledger-app-builder/blob/master/Dockerfile)