We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4fb742 commit ea632bfCopy full SHA for ea632bf
README.rst
@@ -71,10 +71,10 @@ Installation
71
Installation with pip
72
.....................
73
74
-+ On x86-64 (amd64) platforms: ``pip install isal``. Wheels are provided, so
75
- installation should be almost instantaneous.
76
-+ Installation is supported on Linux, MacOS and Windows.
++ ``pip install isal``
77
+Installation is supported on Linux, MacOS and Windows. On x86-64 (amd64)
+platforms wheels are provided, so installation should be almost instantaneous.
78
The installation will include a staticallly linked version of isa-l.
79
If a wheel is not provided for your system the
80
installation will build ISA-L first in a temporary directory. Please check the
0 commit comments