mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 00:50:27 +00:00
revert(docs): undo markdownlint autofix churn
This commit is contained in:
@@ -33,16 +33,16 @@ Availability: internal preview. The iOS app is not publicly distributed yet.
|
||||
openclaw gateway --port 18789
|
||||
```
|
||||
|
||||
1. In the iOS app, open Settings and pick a discovered gateway (or enable Manual Host and enter host/port).
|
||||
2. In the iOS app, open Settings and pick a discovered gateway (or enable Manual Host and enter host/port).
|
||||
|
||||
2. Approve the pairing request on the gateway host:
|
||||
3. Approve the pairing request on the gateway host:
|
||||
|
||||
```bash
|
||||
openclaw nodes pending
|
||||
openclaw nodes approve <requestId>
|
||||
```
|
||||
|
||||
1. Verify connection:
|
||||
4. Verify connection:
|
||||
|
||||
```bash
|
||||
openclaw nodes status
|
||||
|
||||
Reference in New Issue
Block a user