Skip to content

Commit 82515da

Browse files
authored
update pip install instructions (#99)
1 parent 3fcd1f5 commit 82515da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Read about HEC-DSS [here.](https://www.hec.usace.army.mil/software/hec-dss/)
88

99
To install `hecdss`, use the following command:
1010
```bash
11-
pip install -i https://test.pypi.org/simple/ hecdss
11+
pip install hecdss
1212
```
1313
## API full documentation
1414

0 commit comments

Comments
 (0)