Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Susa Tünker <74345218+sujaya-sys@users.noreply.github.com>
  • Loading branch information
sujaya-sys committed Nov 23, 2022
1 parent 76f7493 commit 99d4728
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ If you already have a `score.yaml` file defined, you can simply run the followin
score-helm run -f ./score.yaml -o ./values.yaml
```

- `run` tells the CLI to translate the Score file to a Helm values.yaml file.
- `run` tells the CLI to translate the Score file to a Helm `values.yaml` file.
- `-f` is the path to the Score file.
- `--env` specifies the path to the values.yaml file.
- `--env` specifies the path to the `values.yaml` file.

If you're just getting started, follow [this guide](https://docs.score.dev/docs/get-started/score-helm-hello-world/) to run your first Hello World program with `score-helm`.

Expand Down Expand Up @@ -65,4 +65,4 @@ See [Roadmap](https://github.com/score-spec/spec/blob/main/roadmap.md). You can

### Code of conduct

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)

0 comments on commit 99d4728

Please sign in to comment.