Skip to content

Commit

Permalink
Add install steps with krew
Browse files Browse the repository at this point in the history
  • Loading branch information
jmreicha committed Jan 29, 2019
1 parent 8edf4f4 commit 4ffa7ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ When the initial sync is done, the actual container start with `sshd-rsync` as a

## Install

### With Krew (Kubernetes plugin manager)

```shell
krew update
krew install warp
```

### MacOS with Brew
```shell
brew install rsync ernoaapa/kubectl-plugins/warp
Expand Down

0 comments on commit 4ffa7ca

Please sign in to comment.