Index: README.rst =================================================================== diff -u -r2e6a0ca476678e5caea6298a52a84824a6c3f2df -rb65702fec466811c0f5d8a0a130ba12b8e2dabcf --- README.rst (.../README.rst) (revision 2e6a0ca476678e5caea6298a52a84824a6c3f2df) +++ README.rst (.../README.rst) (revision b65702fec466811c0f5d8a0a130ba12b8e2dabcf) @@ -48,7 +48,7 @@ + Download pcraster from www.pcraster.eu website (version 4.1 64 bit) + Extract zip to root of c: This will created c:\pcraster-4.1.0_x86-64 -+ Add c:\pcraster-4.1.0_x86-64\python to the PYTHONPATH environment variable ++ Add c:\\pcraster-4.1.0_x86-64\\python to the PYTHONPATH environment variable *Installing wflow itself* @@ -58,7 +58,7 @@ To check it the install is successfull, go to the the the examples directory and run the following command: -+ Python c:\Anaconda\scripts\wflow_sbm.py -C wflow_rhine_hbv -T 100 -R testing ++ Python c:\\Anaconda\\scripts\\wflow_sbm.py -C wflow_rhine_hbv -T 100 -R testing This should run without errors