Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clarifications to README about using nvm #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pedmiston
Copy link

  • Clarify where the instructions for configuring nvm come from. They are first printed when nvm is installed by brew, and can also be read by running brew info nvm.
  • Reorder the steps with nvm. The expected version of node should be installed first with nvm install, and set as the global interpreter by running nvm use second.

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