Skip to content

Instantly share code, notes, and snippets.

@veryhappythings
Created April 12, 2012 14:23
Show Gist options
  • Save veryhappythings/2367659 to your computer and use it in GitHub Desktop.
Save veryhappythings/2367659 to your computer and use it in GitHub Desktop.
curl http://python-distribute.org/distribute_setup.py | sudo python
curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | sudo python
sudo pip install virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment