Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtronics authored Aug 18, 2024
1 parent beaa021 commit 8a45b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add part-db https://part-db.github.io/helm-charts
`helm repo add part-db https://part-db.github.io/helm-charts`

If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo
Expand All @@ -22,4 +22,4 @@ To install the part-db chart:

To uninstall the chart:

helm delete my-part-db
helm delete my-part-db

0 comments on commit 8a45b19

Please sign in to comment.