Skip to content

Commit

Permalink
Merge branch 'nvm-sh:master' into issue3234
Browse files Browse the repository at this point in the history
  • Loading branch information
victormihalache authored Jan 29, 2024
2 parents 8a1f073 + 4e2a71b commit 38ff719
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,8 @@ As a potential alternative, @mhart (a Node contributor) has some [Docker images
To remove `nvm` manually, execute the following:
First, use `nvm unload` to remove the nvm command from your terminal session. then:
```sh
$ rm -rf "$NVM_DIR"
```
Expand Down

0 comments on commit 38ff719

Please sign in to comment.