Skip to content

Commit

Permalink
Merge pull request #3 from hoftill/master
Browse files Browse the repository at this point in the history
Clearified installation steps
  • Loading branch information
ogruene authored Mar 1, 2021
2 parents 5e3f456 + 156d5fa commit a41bc0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Next download and install the Quay plugin for Helm.

### Option 1: Install using `helm plugin install`

> Please note that `helm quay --help` is necessary for finishing the installation!
```shell
$ helm plugin install https://github.com/app-registry/quay-helmv3-plugin

Expand All @@ -24,6 +26,9 @@ downloading https://github.com/app-registry/appr/releases/download/v0.7.4/appr-o
```

### Option 2: Install using `git clone`

> Please note that `helm quay --help` is necessary for finishing the installation!
```shell
# export $HELM_PLUGINS environment variable
$ eval `helm env`
Expand Down

0 comments on commit a41bc0f

Please sign in to comment.