From 506c573a546a931774a0e96e6866006085f74356 Mon Sep 17 00:00:00 2001 From: Justin Ling <2521993+itsjling@users.noreply.github.com> Date: Fri, 30 Jan 2026 21:56:43 +0800 Subject: [PATCH] improve exe.dev setup instructions 1. Fix device approval command 2. Clarify where Gateway token can be found --- 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 708c68591..e32172f19 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