diff --git a/docs/content/en/docs-dev/user-guide/command-line-tool.md b/docs/content/en/docs-dev/user-guide/command-line-tool.md index f2f2feca8e..01e7df1571 100644 --- a/docs/content/en/docs-dev/user-guide/command-line-tool.md +++ b/docs/content/en/docs-dev/user-guide/command-line-tool.md @@ -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).