0
Fork 0
mirror of https://github.com/penpot/penpot-helm.git synced 2024-12-21 21:23:04 -05:00

fix: typo

This commit is contained in:
David Barragán Merino 2024-08-01 16:27:58 +02:00 committed by David Barragán Merino
parent 0e03bea1d8
commit c150b0058c

View file

@ -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 ##