Skip to content

Commit b609d4b

Browse files
committed
fix README.md
1 parent 7929ddc commit b609d4b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
GitHub Action for installing
1313
[stackitcloud/stackit-cli](https://github.com/stackitcloud/stackit-cli)
1414

15-
Install a specific version of vals binary on the runner. Acceptable values are
16-
latest or any semantic version string like v2.16.7 Use this action in workflow
17-
to define which version of sops will be used.
15+
Install a specific version of stackit-cli binary on the runner.
16+
Acceptable values are latest or any semantic version string like v2.16.7.
17+
Use this action in workflow to define which version of stackit-cli will be used.
1818

1919
```yaml
2020
- name: Stackit Binary Installer

0 commit comments

Comments
 (0)