From 10f530f605fd48476cf58d7e03bc675bc26b6b3c Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Sun, 25 Jan 2026 21:30:46 +0100 Subject: [PATCH] docs(coding-agent): remove binary mentions from installation --- packages/coding-agent/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index aec36041..67483960 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -61,14 +61,10 @@ Pi runs in four modes: interactive, print or JSON, RPC for process integration, ### Installation -**npm (recommended):** - ```bash npm install -g @mariozechner/pi-coding-agent ``` -Standalone binaries and build instructions available on [GitHub Releases](https://github.com/badlogic/pi-mono/releases). - ### Windows Setup Pi requires a bash shell on Windows. Checked locations (in order):