Skip to content

Commit cd9f28c

Browse files
committed
docs: replace version manager list with a github search
We are not really in the business of curating external tools and github search returns very good results
1 parent 7df8bfa commit cd9f28c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,7 @@ curl -qL https://www.npmjs.com/install.sh | sh
2727

2828
#### Node Version Managers
2929

30-
If you're looking to manage multiple versions of **`node`** &/or **`npm`**, consider using a "Node Version Manager" such as:
31-
32-
* [**`nvm`**](https://github.com/nvm-sh/nvm)
33-
* [**`nvs`**](https://github.com/jasongin/nvs)
34-
* [**`nave`**](https://github.com/isaacs/nave)
35-
* [**`n`**](https://github.com/tj/n)
36-
* [**`volta`**](https://github.com/volta-cli/volta)
37-
* [**`nodenv`**](https://github.com/nodenv/nodenv)
38-
* [**`asdf-nodejs`**](https://github.com/asdf-vm/asdf-nodejs)
39-
* [**`nvm-windows`**](https://github.com/coreybutler/nvm-windows)
40-
* [**`fnm`**](https://github.com/Schniz/fnm)
30+
If you're looking to manage multiple versions of **`node`** &/or **`npm`**, consider using a (https://github.com/search?q=node%20version%20manager&type=repositories)[node version manager]
4131

4232
### Usage
4333

0 commit comments

Comments
 (0)