From 1d2dfc27971446949f142a04d8d7d4b75bafd1ff Mon Sep 17 00:00:00 2001 From: Vikhyath A Maiya Date: Sun, 16 Oct 2022 18:15:17 +0530 Subject: [PATCH] docs: minor spelling mistake of nvm Signed-off-by: Vikhyath A Maiya <9211vikhyath@gmail.com> Signed-off-by: Vikhyath A Maiya --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04b38fc..9e6df73 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The CLI is the quickest and easiest way to develop on Open Commerce. It allows y ## Prerequisites --- Before you can use the Open Commerce CLI, ensure you have all the base requirements for your operating system: -- We recommend installing [nmv](https://github.com/nvm-sh/nvm) +- We recommend installing [nvm](https://github.com/nvm-sh/nvm) - [14.18.1 ≤ Node version < 16](https://nodejs.org/ja/blog/release/v14.18.1/) - [Yarn](https://yarnpkg.com/cli/install) - [Git](https://git-scm.com/)