Skip to content

Conversation

naomiquinones
Copy link
Contributor

Fixes issue #2120

Request was to add extra instructions to the help section:

  • nvm_echo ' nvm install node Install the latest available version'
  • nvm_echo ' nvm use node Use the latest version'
  • nvm_echo ' nvm install --lts Install the latest LTS version'
  • nvm_echo ' nvm use --lts Use the latest LTS version'

Tests: I did not add any tests

@ljharb ljharb force-pushed the add-to-help-file branch from e6430b1 to 3561bbc Compare July 29, 2020 07:18
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

(I updated the commit message to more closely match my commit message convention, and force pushed it)

@ljharb ljharb merged commit 3561bbc into nvm-sh:master Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants