Update to nvm specific

This commit is contained in:
joshmccall221 2016-07-01 09:28:02 -05:00 committed by GitHub
parent 0c846c8c97
commit b5486b9086

View File

@ -351,7 +351,7 @@ If setting the `default` alias does not establish the node version in new shells
## Uninstall ## Uninstall
``` ```
rm -rf $NVM_DIR ~/.npm ~/.bower && \ rm -rf $NVM_DIR
unset NVM_DIR unset NVM_DIR
``` ```
You may have to remove the following from your ~/.*rc You may have to remove the following from your ~/.*rc