Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading