Skip to content

Commit

Permalink
Doc: how to install specific Micromamba version (#3517)
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Mabille <[email protected]>
  • Loading branch information
truh and JohanMabille authored Nov 20, 2024
1 parent 4f79ad8 commit bed1396
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/installation/micromamba-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bed1396

Please sign in to comment.