Skip to content

Commit c8c8b49

Browse files
mise install instructions (#466)
1 parent 5999c61 commit c8c8b49

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/kgctl.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,17 @@ The [arkade](https://github.com/alexellis/arkade) CLI can be used to install `kg
5050
arkade get kgctl
5151
```
5252

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+
5364
## Commands
5465

5566
|Command|Syntax|Description|

0 commit comments

Comments
 (0)