Skip to content

Commit 20b55cd

Browse files
committed
update: README.md
1 parent 461d559 commit 20b55cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Version Manager (NVM)**[(link)](https://github.com/nvm-sh/nvm). The installation
1818
run the [installation bash script](https://github.com/nvm-sh/nvm/blob/v0.38.0/install.sh). You may need to give access
1919
permissions to the script.
2020

21-
After installing `nvm`, using the command `nvm install 16`(for current) or `nvm install 14`(for LTS), you'll be able to
21+
After installing `nvm`, using the command `nvm install 22`(for current) or `nvm install 20`(for LTS), you'll be able to
2222
install the current version of node and npm on your machine. Because `nvm` installs locally, there is no need
2323
for the `sudo` command.
2424

0 commit comments

Comments
 (0)