Skip to content

Commit ddacd08

Browse files
committed
doco tweak
1 parent fa84ecc commit ddacd08

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,10 @@ Install Zarr from PyPI::
3838

3939
Zarr includes a C extension providing integration with the Blosc_
4040
library. Pre-compiled binaries are available for Windows platforms and
41-
will be installed automatically via pip if available. However, if you
42-
have a newer CPU that supports the AVX2 instruction set (e.g., Intel
43-
Haswell, Broadwell or Skylake) then compiling from source is
44-
preferable, as the Blosc library includes some optimisations for those
45-
architectures::
41+
will be installed automatically via pip. However, if you have a newer
42+
CPU that supports the AVX2 instruction set (e.g., Intel Haswell,
43+
Broadwell or Skylake) then compiling from source is preferable, as the
44+
Blosc library includes some optimisations for those architectures::
4645

4746
$ pip install --no-binary=:all: zarr
4847

0 commit comments

Comments
 (0)