From 20ccc33347c325075cc6f9dfab637ec22660347e Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 8 May 2017 13:53:24 +0200 Subject: [PATCH] docs: Mention AUR package in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0fc78e817..50bfae9fe 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ Assuming you have Go configured correctly, you can simply `go get github.com/taz There are signed binary releases available on the [releases page][] for Linux, OS X, FreeBSD and Windows. +An [AUR package][] is available for Arch Linux and other `pacman`-based distributions. + ## Usage You must have `kubectl` installed to use Kontemplate effectively. @@ -127,3 +129,4 @@ kontemplate apply example/prod-cluster.yaml [Helm]: https://helm.sh/ [releases page]: https://github.com/tazjin/kontemplate/releases +[AUR package]: https://aur.archlinux.org/packages/kontemplate-git/