From d54605bd82fb932c7172a2577c0f12c9b8cb86b4 Mon Sep 17 00:00:00 2001 From: Justin Ling <2521993+itsjling@users.noreply.github.com> Date: Mon, 2 Feb 2026 04:46:31 +0800 Subject: [PATCH] docs: improve exe.dev setup instructions (#4675) * improve exe.dev setup instructions 1. Fix device approval command 2. Clarify where Gateway token can be found * Update device approval instructions in exe-dev.md Clarify instructions for approving devices in OpenClaw. --- docs/platforms/exe-dev.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/platforms/exe-dev.md b/docs/platforms/exe-dev.md index 1455f9428..36b598de0 100644 --- a/docs/platforms/exe-dev.md +++ b/docs/platforms/exe-dev.md @@ -103,8 +103,8 @@ server { ## 5) Access OpenClaw and grant privileges -Access `https://.exe.xyz/?token=YOUR-TOKEN-FROM-TERMINAL`. Approve -devices with `openclaw devices list` and `openclaw device approve`. When in doubt, +Access `https://.exe.xyz/?token=YOUR-TOKEN-FROM-TERMINAL` (see the Control UI output from onboarding). Approve +devices with `openclaw devices list` and `openclaw devices approve `. When in doubt, use Shelley from your browser! ## Remote Access