Skip to content

Commit

Permalink
docs(): adding name to helm command (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
artbegolli authored Feb 7, 2020
1 parent 702f3a1 commit aab78ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Make sure you have helm client installed and Tiller server is running. To instal

2. Install `argo-events` chart

helm install argo/argo-events
helm install argo-events argo/argo-events

### Using kubectl

Expand Down

0 comments on commit aab78ca

Please sign in to comment.