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 61171c5 commit 8c6fc52Copy full SHA for 8c6fc52
README.rst
@@ -51,7 +51,10 @@ Python-isal can be installed with::
51
52
pip install isal
53
54
-This will include a staticallly linked version of isa-l.
+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.
58
59
The latest development version of python-isal can be installed with::
60
0 commit comments