Skip to content

Commit 4ffa7ca

Browse files
committed
Add install steps with krew
1 parent 8edf4f4 commit 4ffa7ca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ When the initial sync is done, the actual container start with `sshd-rsync` as a
4141

4242
## Install
4343

44+
### With Krew (Kubernetes plugin manager)
45+
46+
```shell
47+
krew update
48+
krew install warp
49+
```
50+
4451
### MacOS with Brew
4552
```shell
4653
brew install rsync ernoaapa/kubectl-plugins/warp

0 commit comments

Comments
 (0)