Skip to content

Commit 06601b6

Browse files
author
Joe Hamman
authored
Update README.md
1 parent 51682a4 commit 06601b6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ Schema validation for Xarray
1313

1414
# installation
1515

16-
This package is in the early stages of development. Install it from source:
16+
Install xarray-schema from pypi:
17+
18+
```shell
19+
pip install xarray-schema
20+
```
21+
22+
Or install it from source:
1723

1824
```shell
1925
pip install git+git://github.com/carbonplan/xarray-schema

0 commit comments

Comments
 (0)