We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5999c61 commit c8c8b49Copy full SHA for c8c8b49
1 file changed
docs/kgctl.md
@@ -50,6 +50,17 @@ The [arkade](https://github.com/alexellis/arkade) CLI can be used to install `kg
50
arkade get kgctl
51
```
52
53
+#### mise
54
+
55
+Users of [mise](https://mise.jdx.dev/) can install with:
56
57
+```bash
58
+mise use -g github:squat/kilo@latest
59
+```
60
61
+Any updates will be installed automatically as part of your normal `mise up` updates.
62
63
64
## Commands
65
66
|Command|Syntax|Description|
0 commit comments