mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-06-27 11:38:43 +00:00
Merge branch 'nvm-sh:master' into issue3234
This commit is contained in:
commit
38ff7192ec
@ -844,6 +844,8 @@ As a potential alternative, @mhart (a Node contributor) has some [Docker images
|
|||||||
|
|
||||||
To remove `nvm` manually, execute the following:
|
To remove `nvm` manually, execute the following:
|
||||||
|
|
||||||
|
First, use `nvm unload` to remove the nvm command from your terminal session. then:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ rm -rf "$NVM_DIR"
|
$ rm -rf "$NVM_DIR"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user