mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Install OR update
This commit is contained in:
parent
06a21284ed
commit
49f2c95013
@ -13,7 +13,7 @@ Note: `nvm` does not support [Fish] either (see [#303](https://github.com/creati
|
|||||||
|
|
||||||
### Install script
|
### Install script
|
||||||
|
|
||||||
To install you could use the [install script][2] using cURL:
|
To install or update nvm, you can use the [install script][2] using cURL:
|
||||||
|
|
||||||
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.28.0/install.sh | bash
|
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.28.0/install.sh | bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user