diff --git a/README.md b/README.md index 337a59f1..82c05369 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ - [winget](#winget) - [Windows installer](#windows-installer) - [Conda](#conda) + - [mise](#mise) - [Pre-built binaries](#pre-built-binaries) - [Auto-completion](#auto-completion) - [Usage](#usage) @@ -399,6 +400,14 @@ conda config --set channel_priority strict conda install bottom ``` +### mise + +Available in [mise](https://github.com/jdx/mise), you can install it with something like: + +``` +mise use -g bottom@latest +``` + ### Pre-built binaries You can also use the pre-built release binaries: