Skip to content

Commit

Permalink
Fix in readme.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
RuudHurkmans committed Jun 17, 2022
1 parent 9cbf37e commit 41b4c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Python package ``delft3dfmpy``

Note that in this way the most recent version that is available on PyPi (see releases) is installed. From June 2022, and version 2.0.0, delft3dfmpy expects DAMO2.2 GPKG files as input, instead of HyDAMO v13 GML-files.

It is also possible to force installation of older versions and use the idential packages for GML input. The equivalent version of ``delft3dfmpy'' for HyDAMO v13 format is v1.2.3. This can be installed as follows:
It is also possible to force installation of older versions and use the idential packages for GML input. The equivalent version of ``delft3dfmpy`` for HyDAMO v13 format is v1.2.3. This can be installed as follows:

``python -m pip install delft3dfmpy=1.2.3``

Expand Down

0 comments on commit 41b4c46

Please sign in to comment.