Skip to content

Instantly share code, notes, and snippets.

@jonathancg90
Last active December 19, 2015 10:59
Show Gist options
  • Save jonathancg90/5944735 to your computer and use it in GitHub Desktop.
Save jonathancg90/5944735 to your computer and use it in GitHub Desktop.
sudo apt-get install python-software-properties
sudo apt-add-repository ppa:chris lea/node.js
sudo apt-get update
sudo apt-get install nodejs
npm install socket.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment