Skip to content

Commit

Permalink
Use blobscan chart as example
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloCastellano committed Aug 7, 2024
1 parent 9adcb9e commit 7642e68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ the latest versions of the packages. You can then run the following command to
helm search repo blobscan-helm-charts
```

To install the ethstats chart:
To install the blobscan chart:

```sh
helm install ethstats blobscan-helm-charts/ethstats
helm install blobscan blobscan-helm-charts/blobscan
```

To uninstall the chart:

```sh
helm delete ethstats
helm delete blobscan
```

## More infos
Expand Down

0 comments on commit 7642e68

Please sign in to comment.