File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,11 +203,23 @@ For Android users using the [Termux](https://github.com/termux/termux-app) app.
203203pkg 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
213225asdf install kubecolor latest
You can’t perform that action at this time.
0 commit comments