Skip to content

Commit

Permalink
Merge pull request #136 from ilmax/main
Browse files Browse the repository at this point in the history
[TINY] Fix copy command in README
  • Loading branch information
canterberry committed Jun 27, 2024
2 parents 99e99ec + 177a997 commit 541f368
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 @@ -17,13 +17,13 @@ This chart will do the following:
First, add the repo:

```console
$ helm repo add twuni https://helm.twun.io
helm repo add twuni https://helm.twun.io
```

To install the chart, use the following:

```console
$ helm install twuni/docker-registry
helm install twuni/docker-registry
```

## Configuration
Expand Down

0 comments on commit 541f368

Please sign in to comment.