From bc89a13bd75e43ef34084c5d06373c20e0fc1262 Mon Sep 17 00:00:00 2001 From: Kyle Travis Date: Fri, 13 Nov 2020 18:12:46 -0500 Subject: [PATCH] Update readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e13e938..e36640c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,13 @@ The Critical Stack UI! See [the design docs](https://criticalstack.github.io/ui/ ## Installation -Deployable as a Helm chart: see TODO docs link +Deployable as a Helm chart: + +```shell +helm install cs-ui https://github.com/criticalstack/ui/releases/download/chart%2Fv1.0.0/ui-v1.0.0.tgz +``` + +See the [installation docs](https://criticalstack.github.io/ui/installation.html) for more. ## Troubleshooting