Skip to content

Commit 46fbbbc

Browse files
update to pypi
Updated installation instructions for topozarr.
1 parent ecc7f30 commit 46fbbbc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
#### Installation
99

1010
```bash
11-
uv add 'topozarr @ git+https://github.com/norlandrhagen/topozarr'
11+
uv add topozarr
12+
# or
13+
pip install topozarr
1214
```
1315

1416
#### Example

0 commit comments

Comments
 (0)