Skip to content

Commit 1130fff

Browse files
committed
Add installation note
1 parent f7d83be commit 1130fff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@ conda-forge channel. Checkout the `ports documentation
5050
<https://github.com/intel/isa-l/wiki/Ports--Repos>`_ on the isa-l project wiki
5151
to find out how to install it.
5252

53+
python-isal can be installed via pypi with:
54+
55+
.. code-block::
56+
57+
pip install isal
58+
59+
This requires the isa-l library to be installed on your pc.
60+
5361
The latest development version of python-isal can be installed with
5462

5563
.. code-block::

0 commit comments

Comments
 (0)