Skip to content

Commit

Permalink
Revert installation to main branch
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ezwelty committed Apr 17, 2024
1 parent a51bc32 commit 4f1299b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The installation requires [`gdal`](https://gdal.org/download.html#binaries) to b
```bash
conda create -n glimpse -c conda-forge python=3.8 gdal=3.2.0
conda activate glimpse
pip install git+https://github.com/ezwelty/glimpse@reanalysis
pip install git+https://github.com/ezwelty/glimpse
```

# Contribute
Expand Down

0 comments on commit 4f1299b

Please sign in to comment.