Skip to content

Commit

Permalink
Merge pull request #183 from obermeier/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
tunacicek authored Dec 1, 2023
2 parents c3016be + e247f9f commit 6017942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/semantic-hub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This Helm charts installs the Semantic Hub application and its dependencies.
## Install
```
kubectl create namespace semantics
helm install hub -n semantics ./charts/semantic-hub`
helm install hub -n semantics ./charts/semantic-hub
```

## Values
Expand Down

0 comments on commit 6017942

Please sign in to comment.