Skip to content

Instantly share code, notes, and snippets.

@toandaominh1997
Created May 5, 2020 08:24
Show Gist options
  • Save toandaominh1997/2e2bb492a0cb8ef1fe517866c9f65d52 to your computer and use it in GitHub Desktop.
Save toandaominh1997/2e2bb492a0cb8ef1fe517866c9f65d52 to your computer and use it in GitHub Desktop.
curl -sL install-node.now.sh/lts -o node_lts.sh
sudo bash node_lts.sh
sudo rm -rf node_lts.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment