Skip to content

Commit c94fef0

Browse files
committed
Fix instructions for getting source [ci skip]
1 parent 7bdf605 commit c94fef0

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
@@ -40,7 +40,7 @@ architecture::
4040

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

43-
$ git clone --recursive https://github.com/alimanfoo/numcodecs.git
43+
$ git clone --recursive https://github.com/zarr-developers/numcodecs.git
4444
$ cd numcodecs
4545
$ python setup.py install
4646

0 commit comments

Comments
 (0)