We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461d559 commit 20b55cdCopy full SHA for 20b55cd
README.md
@@ -18,7 +18,7 @@ Version Manager (NVM)**[(link)](https://github.com/nvm-sh/nvm). The installation
18
run the [installation bash script](https://github.com/nvm-sh/nvm/blob/v0.38.0/install.sh). You may need to give access
19
permissions to the script.
20
21
-After installing `nvm`, using the command `nvm install 16`(for current) or `nvm install 14`(for LTS), you'll be able to
+After installing `nvm`, using the command `nvm install 22`(for current) or `nvm install 20`(for LTS), you'll be able to
22
install the current version of node and npm on your machine. Because `nvm` installs locally, there is no need
23
for the `sudo` command.
24
0 commit comments