From e6826b22f59881e786ff0032215683a9a66b3e80 Mon Sep 17 00:00:00 2001 From: Jeff Dickey <216188+jdxcode@users.noreply.github.com> Date: Thu, 30 Mar 2023 13:17:29 -0500 Subject: [PATCH] added rtx to Node Version Managers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b88882fadfee0..a324039e0edbb 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ If you're looking to manage multiple versions of **`node`** &/or **`npm`**, cons * [**`asdf-nodejs`**](https://github.com/asdf-vm/asdf-nodejs) * [**`nvm-windows`**](https://github.com/coreybutler/nvm-windows) * [**`fnm`**](https://github.com/Schniz/fnm) +* [**`rtx`**](https://github.com/jdxcode/rtx) ### Usage