Skip to content

Commit

Permalink
updated word soup to be less wordie
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Halder <[email protected]>
  • Loading branch information
rustyShacklefurd committed Jul 19, 2022
1 parent b19900b commit 900d59e
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 @@ -138,8 +138,8 @@ Where the `result` value matches the .env `CHAIN_ID` configuration value or the

### Helm Chart

This repos `helm-chart` directory that contains the configurations to deploy Hedera's json-rpc relay to a K8s cluster. These same configurations are also available via helm repo.
To install the helm chart first install the helm repo:
This repos `helm-chart` directory contains the templates and values to deploy Hedera's json-rpc relay to a K8s cluster. This directory is packaged and distributed via helm repo.
To get started, first install the helm repo:
```
helm repo add hedera-json-rpc-relay https://hashgraph.github.io/hedera-json-rpc-relay/charts
helm repo update
Expand Down

0 comments on commit 900d59e

Please sign in to comment.