diff --git a/README.md b/README.md index 1bba03b..5f455f7 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ And then in any new shell just use the installed version: ```sh nvm use node ``` +**Note:** `nvm use` does not change global pointer. It changes pointer for the lifetime of the shell only. Or you can just run it: