Skip to content

Commit d54605b

Browse files
authored
docs: improve exe.dev setup instructions (openclaw#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.
1 parent 92803fa commit d54605b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platforms/exe-dev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ server {
103103

104104
## 5) Access OpenClaw and grant privileges
105105

106-
Access `https://<vm-name>.exe.xyz/?token=YOUR-TOKEN-FROM-TERMINAL`. Approve
107-
devices with `openclaw devices list` and `openclaw device approve`. When in doubt,
106+
Access `https://<vm-name>.exe.xyz/?token=YOUR-TOKEN-FROM-TERMINAL` (see the Control UI output from onboarding). Approve
107+
devices with `openclaw devices list` and `openclaw devices approve <requestId>`. When in doubt,
108108
use Shelley from your browser!
109109

110110
## Remote Access

0 commit comments

Comments
 (0)