mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 14:51:49 +00:00
Merge 049cbd5689
into f38d21c529
This commit is contained in:
commit
526df0e778
@ -106,7 +106,7 @@ To verify that nvm has been installed, do:
|
|||||||
command -v nvm
|
command -v nvm
|
||||||
```
|
```
|
||||||
|
|
||||||
which should output 'nvm' if the installation was successful. Please note that `which nvm` will not work, since `nvm` is a sourced shell function, not an executable binary.
|
which should output 'nvm' if the installation was successful. Please note that `which nvm` will not work, since `nvm` is a sourced shell function, not an executable binary. Also note, you may need to close your existing terminal window and run the command in a new window.
|
||||||
|
|
||||||
### Git install
|
### Git install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user