Skip to content

Commit 8c6fc52

Browse files
committed
Provide a link to the build requirements
1 parent 61171c5 commit 8c6fc52

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,10 @@ Python-isal can be installed with::
5151

5252
pip install isal
5353

54-
This will include a staticallly linked version of isa-l.
54+
This will include a staticallly linked version of isa-l. On Linux, wheels
55+
are provided. If a wheel is not provided for your system the installation will
56+
build ISA-L first in a temporary directory. Please check the `ISA-L homepage
57+
<https://github.com/intel/isa-l>`_ for the build requirements.
5558

5659
The latest development version of python-isal can be installed with::
5760

0 commit comments

Comments
 (0)