diff --git a/README.md b/README.md index 3df9288..1675329 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ This repository provides both `kubectx` and `kubens` tools. [Install →](#installation) -> **🥳📰 NEWS:** With v0.9.0 `kubectx` and `kubens` are now rewritten in Go. -> Bash versions are still available, however please test the new Go versions -> by downloading them from [Releases](/releases). +> **🥳📰 NEWS:** With v0.9.0 `kubectx` and `kubens` **are now rewritten in Go**. +> (Don't worry, our lovely **bash** versions are still available!) Please test +> this new Go binaries by downloading them from +> [**Releases →**](https://github.com/ahmetb/kubectx/releases) **`kubectx`** helps you switch between clusters back and forth: ![kubectx demo GIF](img/kubectx-demo.gif) @@ -89,6 +90,11 @@ Active namespace is "default". ## Installation +> **🥳📰 NEWS:** With v0.9.0 `kubectx` and `kubens` **are now rewritten in Go**. +> (Don't worry, our lovely **bash** versions are still available!) Please test +> this new Go binaries by downloading them from +> [**Releases →**](https://github.com/ahmetb/kubectx/releases) + There are several installation options: - As kubectl plugins (macOS/Linux)