[readme] link "Windows WSL" down to the "important notes" section

Simon East 2021-05-04 15:56:53 +10:00 committed by Jordan Harband
parent 93e0070a44
commit 055af09d24
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ Simple as that!
## About ## About
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. 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](https://github.com/nvm-sh/nvm#important-notes).
<a id="installation-and-update"></a> <a id="installation-and-update"></a>
<a id="install-script"></a> <a id="install-script"></a>