Merge pull request #288 from squat/arkade
docs: document installation with arkade
This commit is contained in:
commit
d3710399f8
@ -42,6 +42,14 @@ Install `kgctl` from the Arch User Repository using an AUR helper like `paru` or
|
|||||||
paru -S kgctl-bin
|
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
|
## Commands
|
||||||
|
|
||||||
|Command|Syntax|Description|
|
|Command|Syntax|Description|
|
||||||
|
Loading…
Reference in New Issue
Block a user