Skip to content

Commit 8093dbe

Browse files
flip111ljharb
authored andcommitted
[readme] add nvm intro
Closes #2149.
1 parent 4cd6b48 commit 8093dbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
66
## Table of Contents
77

8+
- [About](#about)
89
- [Installing and Updating](#installing-and-updating)
910
- [Install & Update Script](#install--update-script)
1011
- [Additional Notes](#additional-notes)
@@ -44,6 +45,9 @@
4445

4546
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4647

48+
## About
49+
nvm is a version manager for [node.js](https://nodejs.org/en/), designed to be installed per-user, and invoked per-shell. `nvm` works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL.
50+
4751
<a id="installation-and-update"></a>
4852
<a id="install-script"></a>
4953
## Installing and Updating

0 commit comments

Comments
 (0)