From d5a099c7bf62977a5a5d8242c61f323a88e27c73 Mon Sep 17 00:00:00 2001 From: Yash Singh Date: Thu, 5 Aug 2021 14:22:56 -0700 Subject: [PATCH] fix(readme): add nvm-windows to installers links PR-URL: https://github.com/npm/cli/pull/3615 Credit: @Yash-Singh1 Close: #3615 Reviewed-by: @wraithgar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01de9e8f69445..822cdecc29294 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ If you're looking to manage multiple versions of **`node`** &/or **`npm`**, cons * [**`volta`**](https://github.com/volta-cli/volta) * [**`nodenv`**](https://github.com/nodenv/nodenv) * [**`asdf-nodejs`**](https://github.com/asdf-vm/asdf-nodejs) +* [**`nvm-windows`**](https://github.com/coreybutler/nvm-windows) ### Usage