From 12575f8ce47708e0df30880718d1848debb9036c Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Fri, 12 Jan 2018 15:30:38 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a307a3b..7acd73b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Active namespace is "default". ## Installation -**For macOS:** :tada: kubectx is now in Homebrew! +**macOS:** :confetti_ball: Use the [Homebrew](https://brew.sh/) package manager: @@ -88,7 +88,7 @@ This command will set up bash/zsh completion scripts automatically. - If you like to add context/namespace info to your shell prompt (`$PS1`), I recommend trying out [kube-ps1](https://github.com/jonmosco/kube-ps1). -**Other platforms:** +**Linux:** Since `kubectx`/`kubens` are written in Bash, you should be able to instal them to any POSIX environment that has Bash installed.