mirror of
https://github.com/penpot/penpot-helm.git
synced 2024-12-22 05:32:59 -05:00
fix: typo
This commit is contained in:
parent
0e03bea1d8
commit
c150b0058c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
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 ##
|
## Contributing ##
|
||||||
|
|
Loading…
Reference in a new issue