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.
This commit is contained in:
Justin Ling
2026-02-02 04:46:31 +08:00
committed by GitHub
parent 92803facf6
commit d54605bd82

View File

@@ -103,8 +103,8 @@ server {
## 5) Access OpenClaw and grant privileges
Access `https://<vm-name>.exe.xyz/?token=YOUR-TOKEN-FROM-TERMINAL`. Approve
devices with `openclaw devices list` and `openclaw device approve`. When in doubt,
Access `https://<vm-name>.exe.xyz/?token=YOUR-TOKEN-FROM-TERMINAL` (see the Control UI output from onboarding). Approve
devices with `openclaw devices list` and `openclaw devices approve <requestId>`. When in doubt,
use Shelley from your browser!
## Remote Access