Skip to content

Commit bc7af6f

Browse files
authored
Update README.rst to add installation instructions
1 parent c62a0cb commit bc7af6f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ data from this data format and read it into pandas DataFrame
1313
* Documentation: https://cadwrdeltamodeling.github.io/pyhecdss/
1414

1515

16+
Installation
17+
------------
18+
> **Warning:** pip installs do not work. Please use conda installs from the cadwr-dms channel
19+
20+
``conda create -c conda-forge -c cadwr-dms -n test_pyhecdss python=3.12 pyhecdss``
21+
1622
Features
1723
--------
1824

0 commit comments

Comments
 (0)