Skip to content

Commit ca3a4bd

Browse files
committed
doco tweak
1 parent 374e604 commit ca3a4bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Install Zarr from PyPI::
3232
$ pip install zarr
3333

3434
Please note that Zarr includes a C extension providing integration
35-
with the Blosc library. Pre-compiled binaries are available for Linux
36-
and Windows platforms and will be installed automatically via pip if
35+
with the Blosc library. Pre-compiled binaries are available for
36+
Windows platforms and will be installed automatically via pip if
3737
available. However, if you have a newer CPU that supports the AVX2
3838
instruction set (e.g., Intel Haswell, Broadwell or Skylake) then
3939
compiling from source is preferable, as the Blosc library includes

0 commit comments

Comments
 (0)