Skip to content

Commit

Permalink
docs: Add instructions for installation via krew
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Toh <tohjustin@hotmail.com>
  • Loading branch information
tohjustin committed Oct 21, 2021
1 parent e2be373 commit b57c90b
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 @@ -127,6 +127,12 @@ List of supported relationships used for discovering dependent objects:

## Installation

### Install via [krew](https://krew.sigs.k8s.io/)

```shell
kubectl krew install lineage
```

### Install from Source

```shell
Expand Down

0 comments on commit b57c90b

Please sign in to comment.