diff --git a/docs/getting_started/installation.rst b/docs/getting_started/installation.rst index 9b2b1f6c5..cccf1c87f 100644 --- a/docs/getting_started/installation.rst +++ b/docs/getting_started/installation.rst @@ -22,7 +22,7 @@ This is the **recommended** way to install Snakemake, because it also enables Snakemake to :ref:`handle software dependencies of your workflow `. -First, you have install a Conda-based Python3 distribution. +First, you need to install a Conda-based Python3 distribution. The recommended choice is Mambaforge_ which not only provides the required Python and Conda commands, but also includes Mamba_ an extremely fast and robust replacement for the Conda_ package manager which is highly recommended. The default conda solver is a bit slow and sometimes has issues with `selecting the latest package releases `_.