Skip to content

Commit 58d8f91

Browse files
committed
fix: correct shell alias for xc-copilot-api-daemon in documentation
1 parent 9b9b214 commit 58d8f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/daemon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ npx -y -p xc-copilot-api xc-copilot-api-daemon <command>
1414

1515
> **Tip:** You can create a shell alias to save typing:
1616
> ```sh
17-
> alias xc-copilot-api='npx -y -p xc-copilot-api xc-copilot-api-daemon'
17+
> alias xc-copilot-api-daemon='npx -y -p xc-copilot-api xc-copilot-api-daemon'
1818
> ```
1919
2020
## Commands

0 commit comments

Comments
 (0)