about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-05-08T08·34+0200
committerVincent Ambo <tazjin@gmail.com>2017-05-08T08·37+0200
commit9b2d102bbf8249a577f9c675b268507c61c3271e (patch)
tree2760fa958ef71f64207aa1770e688c833170f94c /README.md
parentc2a8f8784f9500056a3abf966168262784c07a1f (diff)
docs: Add note about binary releases to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb677ea4b1..0227de8fbb 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,8 @@ to only update the `api` resource sets and the `frontend/user-page` resource set
 
 Assuming you have Go configured correctly, you can simply `go get github.com/tazjin/kontemplate/...`.
 
+There are signed binary releases available on the [releases page][] for Linux, OS X and Windows.
+
 ## Usage
 
 You must have `kubectl` installed to use Kontemplate effectively.
@@ -122,4 +124,5 @@ kontemplate apply example/prod-cluster.yaml --dry-run
 kontemplate apply example/prod-cluster.yaml
 ```
 
-[Helm]: https://helm.sh/
\ No newline at end of file
+[Helm]: https://helm.sh/
+[releases page]: https://github.com/tazjin/kontemplate/releases