X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=INSTALL;h=17eac873d4f98333da9546b302866a2dc9151602;hp=9e2eeedd4b833312339402a87d14b0076d4dfb66;hb=ddf8f22fe8b8817a73ebf3af006c82138b46b322;hpb=93f58b4538974d6c1d0161cf1d273fe7576c74dd diff --git a/INSTALL b/INSTALL index 9e2eeed..17eac87 100644 --- 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