Skip to content

Commit 8e302a8

Browse files
authored
Fix pipectl plugin installation command by asdf (#4756)
Signed-off-by: Shota Iwami <saxo-folatre1129@outlook.jp>
1 parent 0189b18 commit 8e302a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/en/docs-dev/user-guide/command-line-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can use pipectl to add and sync applications, wait for a deployment status.
4545

4646
1. Add pipectl plugin to asdf. (If you have not yet `asdf add plugin add pipectl`.)
4747
```console
48-
asdf add plugin pipectl
48+
asdf plugin add pipectl
4949
```
5050

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

0 commit comments

Comments
 (0)