We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9b214 commit 58d8f91Copy full SHA for 58d8f91
1 file changed
docs/daemon.md
@@ -14,7 +14,7 @@ npx -y -p xc-copilot-api xc-copilot-api-daemon <command>
14
15
> **Tip:** You can create a shell alias to save typing:
16
> ```sh
17
-> alias xc-copilot-api='npx -y -p xc-copilot-api xc-copilot-api-daemon'
+> alias xc-copilot-api-daemon='npx -y -p xc-copilot-api xc-copilot-api-daemon'
18
> ```
19
20
## Commands
0 commit comments