Skip to content

Commit

Permalink
Be explicit about Miniforge3 in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
olemke committed Apr 17, 2024
1 parent a1193d3 commit d1df9f5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions python/doc/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ Installation
Pre-compiled binaries
^^^^^^^^^^^^^^^^^^^^^

Pre-compiled binaries of the ARTS interface for macOS and Linux including
the ARTS engine for performing RT simulations can be installed from the
conda-forge environment at the rttools channel:
Pre-compiled binaries of the ARTS interface for macOS and Linux including the
ARTS engine for performing RT simulations can be installed in a `Miniforge3
<https://github.com/conda-forge/miniforge#miniforge>`_ environment from the
rttools channel:

.. code-block:: bash
conda install -c rttools pyarts
mamba install -c rttools pyarts
Other versions are available on the `ARTS homepage <https://radiativetransfer.org/getarts/>`_.

Expand Down

0 comments on commit d1df9f5

Please sign in to comment.