docs: document installation with arkade

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
Lucas Servén Marín
2022-04-01 16:09:08 +02:00
parent e782d1be98
commit 0eb9df178a

View File

@@ -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|