From 36671d91f6641c4f3e37b80e981cf38501e3976c Mon Sep 17 00:00:00 2001 From: Coline Seguret <98530682+cseguret-ledger@users.noreply.github.com> Date: Thu, 3 Feb 2022 13:38:45 +0100 Subject: [PATCH] fix: typo requirement -> requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e6438..670d09f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Find the documentations here: Testing is done via the open-source framework [zemu](https://github.com/Zondax/zemu). -### Requirement +### Requirements - [nodeJS](https://github.com/nvm-sh/nvm) - [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#debian-stable)