File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ This requires having the build requirements installed.
9494If you wish to link
9595dynamically against a version of libisal installed on your system use::
9696
97- PYTHON_ISAL_LINK_DYNAMIC=true pip install isal
97+ PYTHON_ISAL_LINK_DYNAMIC=true pip install isal --no-binary isal
9898
9999ISA-L is available in numerous Linux distro's as well as on conda via the
100100conda-forge channel. Checkout the `ports documentation
@@ -117,9 +117,7 @@ channel. When used with bioinformatics tools setting up `bioconda
117117<http://bioconda.github.io/user/install.html#install-conda> `_
118118provides a clear set of installation instructions for conda.
119119
120- python-isal is available on conda-forge and can be installed with
121-
122- .. code-block ::
120+ python-isal is available on conda-forge and can be installed with::
123121
124122 conda install python-isal
125123
You can’t perform that action at this time.
0 commit comments