diff --git a/docs/guide/installation.md b/docs/guide/installation.md index a1d9076a87..7bd92b6f6b 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -14,8 +14,8 @@ https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/do Run the interactive installer: ```bash -bunx oh-my-opencode install # recommended -npx oh-my-opencode install # alternative +bunx oh-my-openagent install # recommended +npx oh-my-openagent install # alternative ``` > **Note**: The CLI ships with standalone binaries for all major platforms. No runtime (Bun/Node.js) is required for CLI execution after installation.