Skip to content

Commit 6c99f28

Browse files
authored
Update README.md
1 parent 4a6515c commit 6c99f28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55

66
Supports lazy loading by default.
77

8-
## Dev guide
8+
## Install
99

10-
To have the backend working in xarray, follow these steps:
10+
To have the backend working in xarray, you need to follow these steps:
1111

1212
```
1313
pip install xarray-selafin
1414
```
1515

16-
or, if you are using, conda:
16+
or, if you are using conda/mamba:
1717

1818
```
1919
conda install -c conda-forge xarray_selafin

0 commit comments

Comments
 (0)