/usr/local/bin/python -> /usr/bin/env python
diff --git a/Demo/stdwin/FormTest.py b/Demo/stdwin/FormTest.py
index ce62802..15e3b36 100755
--- a/Demo/stdwin/FormTest.py
+++ b/Demo/stdwin/FormTest.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
 
 testlabels = 'Name', 'Address', 'City', 'Country', 'Comments'