Skip to content

Instantly share code, notes, and snippets.

@zfz
Created April 3, 2015 02:48
Show Gist options
  • Select an option

  • Save zfz/b7e39fd6043a7ca64b4b to your computer and use it in GitHub Desktop.

Select an option

Save zfz/b7e39fd6043a7ca64b4b to your computer and use it in GitHub Desktop.
# Install pip in for an virtualenv, from digital ocean documents
curl https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py | python2.7 -
pip install virtualenv
virtualenv venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment