Skip to content

Commit 7884ae6

Browse files
author
LeeKamentsky
committed
Merge pull request #36 from jakirkham/fix_codeblock_docs
Fixes codeblock for `pip` installation
2 parents fab5b1f + a934cf8 commit 7884ae6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ Installation and testing
2323
Install using pip
2424
-----------------
2525

26-
pip install python-bioformats
26+
::
2727

28+
pip install python-bioformats
2829

2930
Running the unit tests
3031
----------------------

0 commit comments

Comments
 (0)