Update sys.path example in INSTALL.
[weather.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 9e2eeed..17eac87 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -47,7 +47,7 @@ your path (/usr/local/bin/ or ~/bin/ for example). Similarly, weather.py
 needs to be somewhere in Python's include path. You can see your Python
 interpreter's default include path by running::
 
-   python -c "import sys ; print sys.path"
+   python -c 'import sys ; print(sys.path)'
 
 If the correlation data files are to be used (airports, places,
 stations, zctas, zones), they need to be in your current working