Skip to content

Instantly share code, notes, and snippets.

@danielperezr88
Created February 14, 2017 17:01
Show Gist options
  • Save danielperezr88/c3b7eb74c30d854f6db4b978a2f34582 to your computer and use it in GitHub Desktop.
Save danielperezr88/c3b7eb74c30d854f6db4b978a2f34582 to your computer and use it in GitHub Desktop.
diff --git a/usr/local/bin/pip b/usr/local/bin/pip
index 02390f0..af1518c 100644
--- a/usr/local/bin/pip
+++ b/usr/local/bin/pip
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/local/bin/python
# -*- coding: utf-8 -*-
import re
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment