Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ke authored Feb 19, 2023
1 parent b30cdf0 commit 8c23722
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 @@ -17,7 +17,7 @@ nothelm.py works different to Helm. Commands are implemented as arbitrary bash s
A `deploy` command would be executed as follows:

```bash
nothelm run deploy --values=test_values/values.yaml -p project
nothelm run --values=test_values/values.yaml -p project deploy
```

The actual usage can be looked up via help and may change in future versions:
Expand Down

0 comments on commit 8c23722

Please sign in to comment.