Skip to content

Commit

Permalink
Merge pull request #6 from jmreicha/master
Browse files Browse the repository at this point in the history
Adds install steps using krew
  • Loading branch information
ernoaapa authored Jan 29, 2019
2 parents 8edf4f4 + 4ffa7ca commit 97d0112
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 97d0112

Please sign in to comment.