diff --git a/source/faqs.rst b/source/faqs.rst index 5305787..7221db9 100644 --- a/source/faqs.rst +++ b/source/faqs.rst @@ -157,7 +157,8 @@ gives a lot of context on the Anaconda/conda ecosystem. preconfigured and all packages coming from the conda-forge and *not* the ``defaults`` channel. It also now has mamba and libmamba included. - **Mambaforge** is like miniforge, but has mamba installed into the base - environment. It is currently deprecated. + environment. While not strictly deprecated, its use is discouraged as of + Sept 2023 (see `miniforge README `_)> - **Micromamba** is not a conda distribution. Rather, it is a minimal binary that has roughly the same commands as mamba, so that a single executable (rather than an entire Python installation required for conda itself) can be