Skip to content

Instantly share code, notes, and snippets.

@deeshank
Created June 16, 2016 06:17
Show Gist options
  • Save deeshank/81dabe4e2da53fbdbc11465401438a99 to your computer and use it in GitHub Desktop.
Save deeshank/81dabe4e2da53fbdbc11465401438a99 to your computer and use it in GitHub Desktop.
setup stable nodejs
mkdir ~/tmp
cd ~/tmp
git clone https://github.com/tj/n
cd n
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment