From c150b0058cceba13c770480e06234d881b324e27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 1 Aug 2024 16:27:58 +0200 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a66635..54468a0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Penpot is available on browser and [self host](https://penpot.app/self-host). It The charts can be added using following command: ``` -helm repo add argo https://helm.penpot.app/ +helm repo add penpot https://helm.penpot.app/ ``` ## Contributing ##