Ver código fonte

mise install instructions (#466)

Anton Melser 1 mês atrás
pai
commit
c8c8b499f8
1 arquivos alterados com 11 adições e 0 exclusões
  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|