diff --git a/README.md b/README.md index 166c8a8..5258dbd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Open WebUI Helm Charts -Helm charts for the [Open WebUI](https://github.com/open-webui/open-webui) application. \ No newline at end of file +Helm charts for the [Open WebUI](https://github.com/open-webui/open-webui) application. + +## Downloading the Chart +The charts are hosted at https://helm.openwebui.com. You can add the Helm repo with: +``` +helm repo add open-webui https://helm.openwebui.com/ +```