Skip to content

Commit 1a99ca8

Browse files
author
PJEstrada
authored
Update README.md
Improve installation steps
1 parent 7b79c92 commit 1a99ca8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ imagePullCredentials:
4848
`kubectl describe issuer letsencrypt-prod`
4949

5050
# Installation
51-
`helm install diffgram ./diffgram`
51+
`git clone https://github.com/diffgram/diffgram-helm/`
52+
`helm install diffgram ./diffgram-helm`
5253

5354
You can substitute `./diffgram` with whatever the path to this repo is on your local machine. Also feel free to install on any other namespace.
5455

0 commit comments

Comments
 (0)