mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Remove incorrect message
This commit is contained in:
parent
8a199e00a2
commit
eb4de62bc1
@ -103,7 +103,6 @@ nvm_install_node() {
|
|||||||
NODE_VERSION="$(nvm_node_version)"
|
NODE_VERSION="$(nvm_node_version)"
|
||||||
|
|
||||||
if [ -z "$NODE_VERSION" ]; then
|
if [ -z "$NODE_VERSION" ]; then
|
||||||
echo "=> You can now install Node.js by running \`nvm install\`"
|
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user