Skip to content

Commit 7a5d3f3

Browse files
committed
Remove extra colon
1 parent 310a68d commit 7a5d3f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ Installation
4747
------------
4848
Installation with pip
4949
.....................
50-
Python-isal can be installed with:::
50+
Python-isal can be installed with::
5151

5252
pip install isal
5353

5454
This will include a staticallly linked version of isa-l. If you wish to link
55-
dynamically against a version of libisal installed on your system use:::
55+
dynamically against a version of libisal installed on your system use::
5656

5757
PYTHON_ISAL_LINK_DYNAMIC=true pip install isal
5858

59-
The latest development version of python-isal can be installed with:::
59+
The latest development version of python-isal can be installed with::
6060

6161
pip install git+https://github.com/rhpvorderman/python-isal.git
6262

0 commit comments

Comments
 (0)