Doc: how to install specific Micromamba version (#3517)

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
This commit is contained in:
Jakob Klepp 2024-11-20 15:10:12 +01:00 committed by GitHub
parent 4f79ad8b78
commit bed1396224
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -55,6 +55,11 @@ On Windows Powershell, use
Invoke-Expression ((Invoke-WebRequest -Uri https://micro.mamba.pm/install.ps1).Content)
A specific micromamba release can be installed by setting the ``VERSION`` environment variable.
The release versions contain a build number in addition to the micromamba version.
Micromamba releases can be found on Github: https://github.com/mamba-org/micromamba-releases/releases
Self updates
^^^^^^^^^^^^
Once installed, ``micromamba`` can be updated with