diff --git a/README.md b/README.md
index d675feaf21b8d8c0241c9a1ed1222a8bef6738dc..48d351dc1580d9008c7e0e4c8d5e42892422c9a4 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ It has the following features:
 
 ## Setup
 
-OpenWebRX currently requires a Linux machine to run. 
+OpenWebRX currently requires Linux and python 2.7 to run. 
 
 First you will need to install the dependencies:
 
diff --git a/openwebrx.py b/openwebrx.py
index 9420c1ac083fadaed18ed6e9820baf954337d190..8c9cb1153be49f398d2ba47dad935c1a8de52603 100755
--- a/openwebrx.py
+++ b/openwebrx.py
@@ -1,4 +1,4 @@
-
+#!/usr/bin/python
 """
 OpenWebRX: open-source web based SDR for everyone!