Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Michelle Noorali committed Nov 30, 2017
1 parent 48a1e80 commit 3ee8a41
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 @@ -37,7 +37,7 @@ Then run the following to get running.
```
$ cd helm-secure-tiller
$ make bootstrap build
$ SKIP_BIN_INSTALL=1 helm plugin install $GOPATH/src/github.com/technosophos/helm-template
$ SKIP_BIN_INSTALL=1 helm plugin install $GOPATH/src/github.com/michelleN/helm-secure-tiller
```
That last command will skip fetching the binary install and use the one you built.

Expand Down

0 comments on commit 3ee8a41

Please sign in to comment.