Skip to content

Commit 9622569

Browse files
committed
tweak doco
1 parent bca42e9 commit 9622569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To disable compilation with AVX2 support regardless of the machine
3636
architecture::
3737

3838
$ export DISABLE_NUMCODECS_AVX2=
39-
$ pip install numcodecs
39+
$ pip install -v --no-cache-dir numcodecs
4040

4141
To work with Numcodecs source code in development, install from GitHub::
4242

0 commit comments

Comments
 (0)