mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Update to nvm specific
This commit is contained in:
parent
0c846c8c97
commit
b5486b9086
@ -351,7 +351,7 @@ If setting the `default` alias does not establish the node version in new shells
|
||||
## Uninstall
|
||||
|
||||
```
|
||||
rm -rf $NVM_DIR ~/.npm ~/.bower && \
|
||||
rm -rf $NVM_DIR
|
||||
unset NVM_DIR
|
||||
```
|
||||
You may have to remove the following from your ~/.*rc
|
||||
|
Loading…
Reference in New Issue
Block a user