From 78ae63636f144515f830e34885771bf7b99d91b8 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 12 Sep 2018 08:47:27 -0700 Subject: [PATCH] Update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e54a61..980f515 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,10 @@ of this README. Please refer to the Kubernetes and Helm documentation. ## Usage For now, we do not host a Chart repository. To use the charts, you must -download this repository and unpack it into a directory. Assuming this -repository was unpacked into the directory `consul-helm`, the chart can +download this repository and unpack it into a directory. Either +[download a tagged release](https://github.com/hashicorp/consul-helm/releases) or +use `git checkout` to a tagged release. +Assuming this repository was unpacked into the directory `consul-helm`, the chart can then be installed directly: helm install ./consul-helm