From 13cb8b4500c2cdd6ba66277f104a661676560e34 Mon Sep 17 00:00:00 2001 From: Ameya Shenoy Date: Fri, 10 Sep 2021 20:46:45 +0530 Subject: [PATCH] docs(kgctl): syntactical sugar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Lucas Servén Marín --- docs/kgctl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kgctl.md b/docs/kgctl.md index a3a0f90..0d5e4c6 100644 --- a/docs/kgctl.md +++ b/docs/kgctl.md @@ -32,7 +32,7 @@ make This will produce a `kgctl` binary at `./bin///kgctl`. -### Binary packages +### Binary Packages - Archlinux