Docs: rename relay command to gateway

This commit is contained in:
Peter Steinberger
2025-12-09 17:24:57 +01:00
parent 4bf968a45a
commit e0ea7be499
3 changed files with 4 additions and 4 deletions

View File

@@ -150,7 +150,7 @@ export async function ensureFunnel(
);
runtime.error(
info(
"Tip: Funnel is optional for CLAWDIS. You can keep running the web relay without it: `pnpm clawdis relay`",
"Tip: Funnel is optional for CLAWDIS. You can keep running the web relay without it: `pnpm clawdis gateway`",
),
);
if (isVerbose()) {