Skip to content

Instantly share code, notes, and snippets.

@sphinxid
Created September 1, 2019 10:26
Show Gist options
  • Save sphinxid/06a7afbcf45c2e52c034dc2d8cd67242 to your computer and use it in GitHub Desktop.
Save sphinxid/06a7afbcf45c2e52c034dc2d8cd67242 to your computer and use it in GitHub Desktop.
Bootstrap install python pip
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py | python3 get-pip.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment