Skip to content

Commit c8f3b47

Browse files
committed
docs: nvm references latest version
1 parent 3531779 commit c8f3b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/snippets/en/download/nvm.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Download and install nvm:
2-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.2/install.sh | bash
2+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
33

44
# in lieu of restarting the shell
55
\. "$HOME/.nvm/nvm.sh"

0 commit comments

Comments
 (0)