Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add conda information
  • Loading branch information
pmav99 committed Jul 1, 2024
1 parent 646aa87 commit efc85f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ To have the backend working in xarray, follow these steps:
pip install xarray-selafin
```

or, if you are using, conda:

```
conda install -c conda-forge xarray_selafin
```

## Read Selafin

```python
Expand Down

0 comments on commit efc85f0

Please sign in to comment.