Skip to content

Commit 126a1ac

Browse files
committed
add install option for GitHub
1 parent bc28e9e commit 126a1ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Or using conda:
4949
conda install -c conda-forge dataretrieval
5050
```
5151

52+
To install the "main" branch directly from GitHub, use:
53+
54+
```bash
55+
pip install git+https://github.com/DOI-USGS/dataretrieval-python.git
56+
```
57+
5258
## Usage Examples
5359

5460
### Water Data API (Recommended - Modern USGS Data)

0 commit comments

Comments
 (0)