Skip to content

Commit

Permalink
Update README.md to v0.3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ks905383 authored Aug 21, 2024
1 parent dd4b894 commit c46a924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ A package to aggregate gridded data in `xarray` to polygons in `geopandas` using
The easiest way to install the latest version of `xagg` is using `conda` or `mamba`:

```
conda install -c conda-forge xagg==0.3.2.1
conda install -c conda-forge xagg==0.3.2.3
# or
mamba install -c conda-forge xagg==0.3.2.1
mamba install -c conda-forge xagg==0.3.2.3
```

We recommend installing `xagg` in a new environment whenever possible, to ensure all (sub)dependencies are correctly loaded.
Expand Down

0 comments on commit c46a924

Please sign in to comment.