Skip to content

Commit d32dc45

Browse files
authored
Correct typo in folder location
Folder in cloned repo is incorrect.
1 parent 27f0726 commit d32dc45

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
@@ -49,7 +49,7 @@ latest GitHub master::
4949
To work with Zarr source code in development, install from GitHub::
5050

5151
$ git clone --recursive https://github.com/zarr-developers/zarr-python.git
52-
$ cd zarr
52+
$ cd zarr-python
5353
$ python setup.py install
5454

5555
To verify that Zarr has been fully installed, run the test suite::

0 commit comments

Comments
 (0)