Skip to content

Commit

Permalink
Add instructions for scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
paulvarache committed Jan 10, 2020
1 parent a9d3fa1 commit e68e8bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e68e8bf

Please sign in to comment.