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

[readme] Add quick intro to nvm #1343

Merged
merged 1 commit into from
Sep 29, 2021
Merged

[readme] Add quick intro to nvm #1343

merged 1 commit into from
Sep 29, 2021

Conversation

alnorris
Copy link
Contributor

@alnorris alnorris commented Dec 6, 2016

Allow newbies to get a quick understanding of how NVM works right from the start.

Allow newbies to get a quick understanding of how `nvm` works right from the start.
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.

I like the concept! However, the use commands won't work unless those versions are previously installed, and the output for nvm install doesn't match reality.

README.markdown Outdated
@@ -42,7 +64,8 @@ First you'll need to make sure your system has a c++ compiler. For OS X, Xcode w
- [[#900] [Bug] nodejs on FreeBSD need to be patched ](https://github.com/creationix/nvm/issues/900)
- [nodejs/node#3716](https://github.com/nodejs/node/issues/3716)

**Note:** On OS X, if you do not have Xcode installed and you do not wish to download the ~4.3GB file, you can install the `Command Line Tools`. You can check out this blog post on how to just that:
**Note:** On OS X, if you do not have Xcode installed and you do not wish to download the ~4.3GB file, you can install the `
Line Tools`. You can check out this blog post on how to just that:
Copy link
Member

Choose a reason for hiding this comment

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

This seems to be an error, can you revert it?

README.markdown Outdated

NVM allows you to quickly install and use different versions of node via the command line.

**Example:**
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe could integrated with the usage?
https://github.com/creationix/nvm#usage

@ljharb ljharb changed the title Add quick intro to NVM [readme] Add quick intro to nvm Sep 29, 2021
@ljharb ljharb merged commit 59b0b39 into nvm-sh:master Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants