Browse Source

docs: document installation with arkade

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
Lucas Servén Marín 4 years ago
parent
commit
0eb9df178a
1 changed files with 8 additions and 0 deletions
  1. 8 0
      docs/kgctl.md

+ 8 - 0
docs/kgctl.md

@@ -42,6 +42,14 @@ Install `kgctl` from the Arch User Repository using an AUR helper like `paru` or
 paru -S kgctl-bin
 ```
 
+#### Arkade
+
+The [arkade](https://github.com/alexellis/arkade) CLI can be used to install `kgctl` on any OS and architecture:
+
+```shell
+arkade get kgctl
+```
+
 ## Commands
 
 |Command|Syntax|Description|