From 01f8eef7a287729d0cc576a5f8f02f68bcdd2080 Mon Sep 17 00:00:00 2001 From: Martin Iwanowski Date: Sat, 31 Aug 2013 19:55:12 +0200 Subject: [PATCH] Fixed typo. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 074f780..1b4cd33 100644 --- a/README.markdown +++ b/README.markdown @@ -42,7 +42,7 @@ And then in any new shell just use the installed version: nvm use 0.10 -You can create an `.nmvrc` file containing version number in the project root folder; run the following command to switch versions: +You can create an `.nvmrc` file containing version number in the project root folder; run the following command to switch versions: nvm use