We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3531779 commit c8f3b47Copy full SHA for c8f3b47
apps/site/snippets/en/download/nvm.bash
@@ -1,5 +1,5 @@
1
# Download and install nvm:
2
-curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.2/install.sh | bash
+curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
3
4
# in lieu of restarting the shell
5
\. "$HOME/.nvm/nvm.sh"
0 commit comments