Skip to content

Commit

Permalink
update installation options
Browse files Browse the repository at this point in the history
  • Loading branch information
semihbkgr committed Jul 22, 2024
1 parent f4729eb commit 979eecf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@

## Installation

### Krew

```shell
kubectl krew install track
```

### Source

```shell
go install github.com/semihbkgr/kubectl-track@latest
```
Expand Down

0 comments on commit 979eecf

Please sign in to comment.