Skip to content

Commit

Permalink
DOC: Small update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldmccarthy committed Jun 16, 2018
1 parent 86d3dc2 commit 96d4a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pip install indexed_gzip
```

To compile `indexed_gzip`, make sure you have [cython](http://cython.org/)
installed, and then run:
installed (and `numpy` if you want to compile the tests), and then run:
```sh
python setup.py develop
```
Expand Down

0 comments on commit 96d4a6a

Please sign in to comment.