docs: add mise alternative method installation (#1869)

* docs(README): add mise alternative method installation

Signed-off-by: jylenhof <jygithub@lenhof.eu.org>

* Reorganize 'mise' section in README.md

Moved the 'mise' section in the README.md to a different location and removed it from the previous position.

---------

Signed-off-by: jylenhof <jygithub@lenhof.eu.org>
Co-authored-by: Clement Tsang <34804052+ClementTsang@users.noreply.github.com>
This commit is contained in:
Jean-Yves LENHOF 2025-11-16 21:48:15 +01:00 committed by GitHub
parent 9e061d175f
commit 6bd058bc73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: