From 09f47b3ffa899861bbd697c63ea4bdc3acc0e1cd Mon Sep 17 00:00:00 2001 From: Dominick Rivard <643002+drivard@users.noreply.github.com> Date: Fri, 15 Dec 2023 16:14:33 -0500 Subject: [PATCH] Update helm install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edd6b24..7eb3a2f 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ helm repo add libretranslate https://libretranslate.github.io/helm-chart/ helm repo update helm search repo libretranslate -helm install libretranslate libretranslate --namespace libretranslate --create-namespace +helm install libretranslate libretranslate/libretranslate --namespace libretranslate --create-namespace ``` ## Manage API Keys