Skip to content

Commit a248a59

Browse files
authored
Bump nvm version (#3725)
It may seem like a small change, but 0.39.1 was released more than three years ago.
1 parent d1b88af commit a248a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ to install and configure Node.js in your development environment.
2727
You can install Node.js with [`nvm`](https://github.com/nvm-sh/nvm):
2828

2929
```sh
30-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
30+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
3131
```
3232

3333
Once the installation is completed, install Node.js with `nvm`:

0 commit comments

Comments
 (0)