mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-07 22:44:16 +00:00
docs(markdownlint): enable autofixable rules and normalize links
This commit is contained in:
@@ -58,13 +58,13 @@ If you link your personal WhatsApp to OpenClaw, every message to you becomes “
|
||||
openclaw channels login
|
||||
```
|
||||
|
||||
2. Start the Gateway (leave it running):
|
||||
1. Start the Gateway (leave it running):
|
||||
|
||||
```bash
|
||||
openclaw gateway --port 18789
|
||||
```
|
||||
|
||||
3. Put a minimal config in `~/.openclaw/openclaw.json`:
|
||||
1. Put a minimal config in `~/.openclaw/openclaw.json`:
|
||||
|
||||
```json5
|
||||
{
|
||||
|
||||
@@ -67,7 +67,7 @@ node openclaw.mjs gateway --port 18789 --verbose
|
||||
openclaw channels login
|
||||
```
|
||||
|
||||
5. Sanity check:
|
||||
1. Sanity check:
|
||||
|
||||
```bash
|
||||
openclaw health
|
||||
|
||||
Reference in New Issue
Block a user