From bf5d4084377211ef06e8f3fdb42ceb8f9224399d Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 20 Aug 2026 20:33:26 -0700 Subject: [PATCH] docs: fix onboarding setup command (#126964) Co-authored-by: Amp --- docs/start/onboarding-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start/onboarding-overview.md b/docs/start/onboarding-overview.md index 55395673d395..9132dbec5bbf 100644 --- a/docs/start/onboarding-overview.md +++ b/docs/start/onboarding-overview.md @@ -72,7 +72,7 @@ run `openclaw onboard` to change the model provider or its authentication. Use `openclaw onboard --classic` for detailed model/auth, channel, skill, remote Gateway, or import setup. Adding `--install-daemon` also selects the classic flow and installs the background service in one step. Use `openclaw -openclaw` for conversational non-inference setup and repair. `openclaw +setup` for conversational non-inference setup and repair. `openclaw onboard --modern` is a compatibility alias that uses the same live-inference gate.