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 27f0726 commit d32dc45Copy full SHA for d32dc45
docs/index.rst
@@ -49,7 +49,7 @@ latest GitHub master::
49
To work with Zarr source code in development, install from GitHub::
50
51
$ git clone --recursive https://github.com/zarr-developers/zarr-python.git
52
- $ cd zarr
+ $ cd zarr-python
53
$ python setup.py install
54
55
To verify that Zarr has been fully installed, run the test suite::
0 commit comments