瀏覽代碼

mise install instructions (#466)

Anton Melser 1 月之前
父節點
當前提交
c8c8b499f8
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      docs/kgctl.md

+ 11 - 0
docs/kgctl.md

@@ -50,6 +50,17 @@ The [arkade](https://github.com/alexellis/arkade) CLI can be used to install `kg
 arkade get kgctl
 ```
 
+#### mise
+
+Users of [mise](https://mise.jdx.dev/) can install with:
+
+```bash
+mise use -g github:squat/kilo@latest
+```
+
+Any updates will be installed automatically as part of your normal `mise up` updates.
+
+
 ## Commands
 
 |Command|Syntax|Description|