Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm-targa committed Oct 11, 2023
1 parent 17ec1f6 commit 0c42f24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHEWBBACA/docs/user/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Install the latest released version using `conda <https://anaconda.org/bioconda/

::

conda create -c bioconda -c conda-forge -n chewie "chewbbaca=3.2.0"
conda create -c bioconda -c conda-forge -n chewie "chewbbaca=3.3.0"

If you're having issues installing chewBBACA through conda, we recommend that you install
`mamba <https://mamba.readthedocs.io/en/latest/index.html>`_ and run the following command:

::

mamba create -c bioconda -c conda-forge -n chewie "chewbbaca=3.2.0"
mamba create -c bioconda -c conda-forge -n chewie "chewbbaca=3.3.0"

.. important::
We strongly recommend that users install and use BLAST 2.9.0+. Please open an
Expand Down

0 comments on commit 0c42f24

Please sign in to comment.