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 ca3a4bd commit 8b8629dCopy full SHA for 8b8629d
docs/index.rst
@@ -39,7 +39,7 @@ instruction set (e.g., Intel Haswell, Broadwell or Skylake) then
39
compiling from source is preferable, as the Blosc library includes
40
some optimisations for those architectures::
41
42
- $ pip install --no-binary=:all: zarr%
+ $ pip install --no-binary=:all: zarr
43
44
To work with Zarr source code in development, install from GitHub::
45
0 commit comments