From 061902359c9e8fa3334c4f4258a43048ae057c57 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Wed, 4 Nov 2020 23:25:13 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4157c0..e844a9d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -The npm/Microsoft/Google recommended **Node.js version manager for _Windows_**. +The [npm](https://docs.npmjs.com/cli/v6/configuring-npm/install#windows-node-version-managers)/[Microsoft](https://docs.microsoft.com/en-us/windows/nodejs/setup-on-windows)/Google recommended **Node.js version manager for _Windows_**. # This is not the same thing as nvm. _The original [nvm](https://github.com/nvm-sh/nvm) is a completely separate project for Mac/Linux only._ This project uses an entirely different philosophy and is not just a clone of nvm. Details are listed in the [Why another version manager?](https://github.com/coreybutler/nvm-windows#why-another-version-manager) and [what's the big difference?](https://github.com/coreybutler/nvm-windows#whats-the-big-difference) sections. -- GitLab