Add instructions for scoop
parent
a9d3fa1832
commit
e68e8bf145
|
|
@ -46,6 +46,12 @@ K9s is available on Linux, OSX and Windows platforms.
|
|||
yay -S k9s-bin
|
||||
```
|
||||
|
||||
* Via [Scoop](https://scoop.sh) for Windows
|
||||
|
||||
```shell
|
||||
scoop install k9s
|
||||
```
|
||||
|
||||
* Building from source
|
||||
K9s was built using go 1.13 or above. In order to build K9 from source you must:
|
||||
1. Clone the repo
|
||||
|
|
|
|||
Loading…
Reference in New Issue