diff --git a/README.md b/README.md index 63f21a7a9d8..de240754741 100644 --- a/README.md +++ b/README.md @@ -550,7 +550,7 @@ Found '/path/to/project/.nvmrc' with version <5.9> Now using node v5.9.1 (npm v3.7.3) ``` -Running nvm install will do the same thing, but if the correct node version isn't already installed, it will install it for you: +Running nvm install will also switch over to the correct version, but if the correct node version isn't already installed, it will install it for you. ```sh $ nvm install