From ce76eb2d788cd497c1cd09258db3cb86d906b2fd Mon Sep 17 00:00:00 2001 From: Erno Aapa Date: Wed, 19 Dec 2018 08:59:35 +0200 Subject: [PATCH] Added brew install to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 959ed39..fd3ac0a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ kubectl (Kubernetes CLI) plugin to syncronize local files to _Pod_ and executing This can be used for example to build and run your local project in Kubernetes while using your prefed editor locally. ## Install +## MacOS with Brew +```shell +brew install ernoaapa/kubectl-plugins/warp +``` +## Linux / MacOS without Brew 1. Download binary from [releases](https://github.com/ernoaapa/kubectl-warp/releases) 2. Add it to your `PATH`