Skip to content

Commit da68249

Browse files
committed
Add back mise
1 parent abff1c5 commit da68249

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

src/content/docs/setup/install.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,11 +203,23 @@ For Android users using the [Termux](https://github.com/termux/termux-app) app.
203203
pkg install kubecolor
204204
```
205205

206+
## mise
207+
208+
[![mise version](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fgithub.com%2Faquaproj%2Faqua-registry%2Fraw%2F8c9f102b42aa88fde6cc649269b57875556f9c9c%2Fpkgs%2Fkubecolor%2Fkubecolor%2Fpkg.yaml&query=%24.packages%5B0%5D.name&label=mise&color=4cc61f)](https://github.com/aquaproj/aqua-registry/blob/main/pkgs/kubecolor/kubecolor/pkg.yaml)
209+
210+
For users using the [mise-en-place](https://mise.jdx.dev/) package manager.
211+
212+
```sh
213+
mise install kubecolor
214+
```
215+
216+
This installs the aqua package behind the scenes.
217+
206218
## asdf
207219

208220
[![asdf package](https://img.shields.io/github/v/release/kubecolor/kubecolor?label=asdf&color=4cc61f)](https://github.com/kubecolor/kubecolor/releases/latest)
209221

210-
For users using the [asdf](https://github.com/asdf-vm/asdf) package manager.
222+
For users using the [asdf](https://asdf-vm.com/) package manager.
211223

212224
```sh
213225
asdf install kubecolor latest

0 commit comments

Comments
 (0)