From 78cb8301de70f02e9cd11dd5eb6af808747fcd62 Mon Sep 17 00:00:00 2001 From: Augusto Moura Date: Mon, 15 Mar 2021 12:47:08 -0300 Subject: [PATCH] docs: add asdf-nodejs as a viable version manager PR-URL: https://github.com/npm/cli/pull/2872 Credit: @augustobmoura Close: #2872 Reviewed-by: @darcyclarke --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a649847ecaab..01de9e8f69445 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ If you're looking to manage multiple versions of **`node`** &/or **`npm`**, cons * [**`n`**](https://github.com/tj/n) * [**`volta`**](https://github.com/volta-cli/volta) * [**`nodenv`**](https://github.com/nodenv/nodenv) +* [**`asdf-nodejs`**](https://github.com/asdf-vm/asdf-nodejs) ### Usage