Skip to content

Commit 22e2eb3

Browse files
committed
consistent install commands
1 parent 9930453 commit 22e2eb3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ Installation
7575
Installation with pip
7676
.....................
7777

78-
+ ``pip install isal``
78+
::
79+
80+
pip install isal
7981

8082
Installation is supported on Linux, MacOS and Windows. On x86-64 (amd64)
8183
platforms wheels are provided, so installation should be almost instantaneous.
@@ -101,9 +103,7 @@ to find out how to install it. It is important that the development headers
101103
are also installed.
102104

103105
On Debian and Ubuntu the ISA-L libraries (including the development headers)
104-
can be installed with:
105-
106-
.. code-block::
106+
can be installed with::
107107

108108
sudo apt install libisal-dev
109109

0 commit comments

Comments
 (0)