Skip to content

Commit

Permalink
Added .git to repo name to fix issue #55 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Corbin <[email protected]>
  • Loading branch information
brcorbin and Brian Corbin authored Mar 11, 2020
1 parent 9887f28 commit 6971a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Helm plugin to push chart package to [ChartMuseum](https://github.com/helm/chart
Based on the version in `plugin.yaml`, release binary will be downloaded from GitHub:

```
$ helm plugin install https://github.com/chartmuseum/helm-push
$ helm plugin install https://github.com/chartmuseum/helm-push.git
Downloading and installing helm-push v0.8.1 ...
https://github.com/chartmuseum/helm-push/releases/download/v0.8.1/helm-push_0.8.1_darwin_amd64.tar.gz
Installed plugin: push
Expand Down

0 comments on commit 6971a24

Please sign in to comment.