doc: Homebrew currently only installs micromamba v1 (#3499)

This commit is contained in:
Cornelius Roemer 2024-11-20 14:51:37 +01:00 committed by GitHub
parent a6a749f1ff
commit 4f79ad8b78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ On macOS, you can install ``micromamba`` from `Homebrew <https://brew.sh/>`_:
brew install micromamba
.. hint::
(2024-10-03) Homebrew currently only has version 1 of micromamba, not version 2. See https://github.com/mamba-org/mamba/issues/3495 for updates.
Mamba-org releases
******************