Browse Source

Fixed typo.

master
Martin Iwanowski 12 years ago
parent
commit
01f8eef7a2
  1. 2
      README.markdown

2
README.markdown

@ -42,7 +42,7 @@ And then in any new shell just use the installed version: @@ -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

Loading…
Cancel
Save