You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ What is pygme?
11
11
12
12
Installation
13
13
~~~~~~~~~~~~
14
+
- Create a suitable python environment. We recommend using `miniconda <https://docs.conda.io/projects/miniconda/en/latest/>`__ combined with the environment specification provided in the env_nriv_v2.yml file in this repository.
14
15
- Install the `hydrodiy <https://github.com/csiro-hydroinformatics/hydrodiy>`__ package.
15
16
- Download the `source code <https://github.com/csiro-hydroinformatics/pygme>`__ and run ``python setup.py install``.
0 commit comments