Use /usr/local/bin/python
diff --git a/Demo/sockets/finger.py b/Demo/sockets/finger.py
index 01c0b6c..71e307f 100755
--- a/Demo/sockets/finger.py
+++ b/Demo/sockets/finger.py
@@ -1,4 +1,4 @@
-#! /usr/local/python
+#! /usr/local/bin/python
 
 # Python interface to the Internet finger daemon.
 #