From 9c9cad522993614fd4f88016e7e3934460daed13 Mon Sep 17 00:00:00 2001 From: hank-pilot Date: Fri, 29 May 2026 06:26:08 +0000 Subject: [PATCH] docs: add daemon install link to Quick start MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PILOT-36 — Stranger test cold-walk. The SDK README's Quick start instructs users to start the daemon but provides no link to the installation guide. This adds a direct link to the Getting Started → Installation page so new users can find daemon setup instructions without hunting through the docs. Pattern: sdk-cold-run, Category A (mechanical) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 064d753..5e8fd29 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Supported platforms: macOS (arm64, x64), Linux (arm64, x64). Windows support is ## Quick start -Make sure a daemon is running: +Make sure a [daemon is installed and running](https://pilotprotocol.network/docs/getting-started#install). The one-line installer sets up everything automatically; if you've already installed, just start the daemon: ```bash npx pilotctl daemon start --hostname my-agent