mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
[Docs] Update #1030 PR with ljharb's comments.
Clean up the PR with the following requests from @ljharb. - Convert spacing between sentences from one two. - Always refer to npm in lower case.
This commit is contained in:
parent
1318cb1aca
commit
c7871e9812
@ -1,6 +1,6 @@
|
|||||||
# Node Version Manager [][3]
|
# Node Version Manager [][3]
|
||||||
|
|
||||||
## Why? Node has a package manager, NPM, right?
|
## Why? Node has a package manager, npm, right?
|
||||||
|
|
||||||
Yes, it does. `nvm` manages different versions of the node interpreter and core libraries. Node is powerful, but the power of the Node ecosystem is the thousands of user-contributed libraries. If you want additional libraries and tools, you use `npm` for that.
|
Yes, it does. `nvm` manages different versions of the node interpreter and core libraries. Node is powerful, but the power of the Node ecosystem is the thousands of user-contributed libraries. If you want additional libraries and tools, you use `npm` for that.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user