Skip to content

Commit

Permalink
Minor change to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bdestombe committed May 22, 2024
1 parent 2aebcc4 commit e5bee63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nlmod/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,9 @@ def get_exe_path(bindir=None, exe_name="mf6", download_if_not_found=True, versio
Else:
4. Download the executables.
The returned directory is checked to contain exe_name if exe_name is provided.
The returned directory is checked to contain exe_name if exe_name is provided. If resorted
search destination 3 or 4, the version tag and repository name are used to ensure the correct
version is returned.
Parameters
----------
Expand Down

0 comments on commit e5bee63

Please sign in to comment.