From 438ba19fb02d8b7cfa42af970e452cae15178a8b Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Tue, 29 Dec 2020 13:40:14 -0800 Subject: [PATCH] Update debian installation instructions Signed-off-by: Ahmet Alp Balkan --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 041a37a..d31c887 100644 --- a/README.md +++ b/README.md @@ -144,12 +144,17 @@ If you use [MacPorts](https://www.macports.org) you can install like this: #### Debian -Available as a Debian package for [Debian Buster (testing)](https://packages.debian.org/buster/kubectx), [Sid (unstable)](https://packages.debian.org/sid/kubectx) (_note: if you are unfamiliar with Debian release process and how to enable testing/unstable repos, check the [Debian Wiki](https://wiki.debian.org/DebianReleases)_): - ``` bash sudo apt install kubectx ``` +Newer versions might be available on repos like +[Debian Buster (testing)](https://packages.debian.org/buster/kubectx), +[Sid (unstable)](https://packages.debian.org/sid/kubectx) +(_if you are unfamiliar with the Debian release process and how to enable +testing/unstable repos, check out the +[Debian Wiki](https://wiki.debian.org/DebianReleases)_): + #### Arch Linux Available as official Arch Linux package. Install it via: