/usr/local/bin/python -> /usr/bin/env python
diff --git a/Demo/scripts/from.py b/Demo/scripts/from.py
index 4c01b4c..9f749ae 100755
--- a/Demo/scripts/from.py
+++ b/Demo/scripts/from.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
 
 # Print From and Subject of messages in $MAIL.
 # Extension to multiple mailboxes and other bells & whistles are left