Skip to content

Commit

Permalink
doc: add krew installation to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Telemaco019 committed Jun 27, 2024
1 parent 0815278 commit aa76eb5
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 @@ -26,6 +26,12 @@ on steroids:

## Installation

### Install with [Krew](https://krew.sigs.k8s.io/docs/user-guide/quickstart/)

```sh
$ kubectl krew install duplicate
```

### Install with Homebrew (Mac/Linux)

```sh
Expand Down

0 comments on commit aa76eb5

Please sign in to comment.