Index: README.rst =================================================================== diff -u -r4eebd1e4de8f1a4bcc97ad344596f04d7b045a4b -rc17c9f3f5c3d18a49eb2a06c2648cbfc20ead738 --- README.rst (.../README.rst) (revision 4eebd1e4de8f1a4bcc97ad344596f04d7b045a4b) +++ README.rst (.../README.rst) (revision c17c9f3f5c3d18a49eb2a06c2648cbfc20ead738) @@ -22,9 +22,15 @@ you get the required third party models first (see below). The documentation can be found at http://wflow.readthedocs.org -INSTALL -======= +Binaries for windows +==================== +For windows binaries check the releases (https://github.com/openstreams/wflow/releases). These can be used +if you do not have a python installation. However, it is recommende to install wflow as a python package (see below). + +Install as a python package +=========================== + Assuming you have all supporting packages install installing a new wflow distribution entails running the setup.py script. This script follows the general python setup.py syntax. As such running: