From ce12fc59dc0e055d4efb19825b29e7790a84cac7 Mon Sep 17 00:00:00 2001 From: Zenix Date: Mon, 2 Mar 2026 10:41:11 +0900 Subject: [PATCH] remove spaces Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aee48a6e..cf5761a69 100644 --- a/README.md +++ b/README.md @@ -1107,7 +1107,7 @@ picoclaw agent -m "Hello" | Command | Description | | ------------------------------ | ----------------------------------- | | `picoclaw onboard` | Initialize config & workspace | -| `picoclaw agent -m "..."` | Chat with the agent | +| `picoclaw agent -m "..."` | Chat with the agent | | `picoclaw agent` | Interactive chat mode | | `picoclaw gateway` | Start the gateway | | `picoclaw status` | Show status |