From 193f1dddad84c3f51387f2119926549d6f080093 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 13 Sep 2018 14:44:08 -0700 Subject: [PATCH] Correct chart casing for our usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 980f515..9f19fc8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 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 +For now, we do not host a chart repository. To use the charts, you must 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.