From 61c8d67f505585b8c84b009350fccca9e3f5a8a4 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sat, 14 Mar 2026 10:23:36 -0700 Subject: [PATCH] Docs: fix landing page first-run flow --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 7c69600f55d..a0ecf8ffdc9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -106,10 +106,10 @@ The Gateway is the single source of truth for sessions, routing, and channel con openclaw onboard --install-daemon ``` - + ```bash - openclaw channels login - openclaw gateway --port 18789 + openclaw gateway status + openclaw dashboard ```