Skip to content

Commit

Permalink
Updated typo with missing - (#170)
Browse files Browse the repository at this point in the history
Updated typo with missing `-` on helm install for the specific version command.

Co-authored-by: Miguel de Barros <miguel@debarros.me>
  • Loading branch information
Sam and mdebarros authored Mar 2, 2020
1 parent 8bbdb9a commit 0b2009a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment-guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Please review [Mojaloop Helm Chart](../repositories/helm.md) to understand the r

Version specific installation:
```bash
helm --namespace demo --name moja install mojaloop/mojaloop -version {version}
helm --namespace demo --name moja install mojaloop/mojaloop --version {version}
```

List of available versions:
Expand Down

0 comments on commit 0b2009a

Please sign in to comment.