Skip to content

Commit

Permalink
Fix pipectl plugin installation command by asdf
Browse files Browse the repository at this point in the history
Signed-off-by: Shota Iwami <saxo-folatre1129@outlook.jp>
  • Loading branch information
BIwashi committed Jan 25, 2024
1 parent 0189b18 commit 7a3e1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs-dev/user-guide/command-line-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can use pipectl to add and sync applications, wait for a deployment status.

1. Add pipectl plugin to asdf. (If you have not yet `asdf add plugin add pipectl`.)
```console
asdf add plugin pipectl
asdf plugin add pipectl
```

2. Install pipectl. Available versions are [here](https://github.com/pipe-cd/pipecd/releases).
Expand Down

0 comments on commit 7a3e1e9

Please sign in to comment.