Skip to content

Instantly share code, notes, and snippets.

@zunjae
Last active March 1, 2018 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zunjae/54e9a1ec214a06a37d4aa78dd21932b9 to your computer and use it in GitHub Desktop.
Save zunjae/54e9a1ec214a06a37d4aa78dd21932b9 to your computer and use it in GitHub Desktop.
Install NodeJS9
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment