Skip to content

Instantly share code, notes, and snippets.

@paul-asvb
Last active May 11, 2018 16:06
Show Gist options
  • Select an option

  • Save paul-asvb/5c6c17f76a6197d7d36b6e0a1199c936 to your computer and use it in GitHub Desktop.

Select an option

Save paul-asvb/5c6c17f76a6197d7d36b6e0a1199c936 to your computer and use it in GitHub Desktop.

Revisions

  1. ASVBPREAUBV revised this gist May 11, 2018. No changes.
  2. ASVBPREAUBV revised this gist May 11, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions install-pip-ubuntu-16-04.sh
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
    python get-pip.py
    curl -O https://bootstrap.pypa.io/get-pip.py get-pip.py
    python3 get-pip.py
  3. ASVBPREAUBV renamed this gist May 11, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. ASVBPREAUBV created this gist May 11, 2018.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
    python get-pip.py