Skip to content

Commit 4e2a71b

Browse files
jbidadljharb
authored andcommitted
[Docs] add nvm unload to uninstall nvm instructions
1 parent 6c9cd2f commit 4e2a71b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,8 @@ As a potential alternative, @mhart (a Node contributor) has some [Docker images
844844
845845
To remove `nvm` manually, execute the following:
846846
847+
First, use `nvm unload` to remove the nvm command from your terminal session. then:
848+
847849
```sh
848850
$ rm -rf "$NVM_DIR"
849851
```

0 commit comments

Comments
 (0)