mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Merge 8d541aa559
into 6597e11971
This commit is contained in:
commit
770cf8d109
@ -38,6 +38,9 @@
|
|||||||
|
|
||||||
### Install script
|
### Install script
|
||||||
|
|
||||||
|
*Note: the instructions below will not work if you changed your shell from bash
|
||||||
|
to [fish](https://fishshell.com/) or some other shell which does not read the `.bashrc` file. If this is the case, please run `chsh -s /bin/bash`, log out and then log in again.*
|
||||||
|
|
||||||
To install or update nvm, you can use the [install script][2] using cURL:
|
To install or update nvm, you can use the [install script][2] using cURL:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user