We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b88af commit a248a59Copy full SHA for a248a59
README.md
@@ -27,7 +27,7 @@ to install and configure Node.js in your development environment.
27
You can install Node.js with [`nvm`](https://github.com/nvm-sh/nvm):
28
29
```sh
30
-curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
+curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
31
```
32
33
Once the installation is completed, install Node.js with `nvm`:
0 commit comments