Skip to content

Commit 5bf61ef

Browse files
authored
Merge pull request #578 from john-aws/patch-1
Correct typo in folder location
2 parents 27f0726 + d32dc45 commit 5bf61ef

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)