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:
parent
92803facf6
commit
d54605bd82
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue