-
Notifications
You must be signed in to change notification settings - Fork 1
How To Install NVM
Victoriano edited this page Jan 2, 2023
·
2 revisions
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.bashrc
nvm ls-remote
nvm install lts/fermium
echo "lts/*" > .nvmrc
Awesome Arch Linux
Never stop learning