We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869fb60 commit 84707ccCopy full SHA for 84707cc
README.md
@@ -9,7 +9,7 @@
9
```sh
10
pip install -U pydantic-zarr
11
# or, with zarr i/o support
12
-pip install -U pydantic-zarr[zarr]
+pip install -U "pydantic-zarr[zarr]"
13
```
14
15
## Getting help
0 commit comments