docs(coding-agent): remove binary mentions from installation
This commit is contained in:
@@ -61,14 +61,10 @@ Pi runs in four modes: interactive, print or JSON, RPC for process integration,
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
**npm (recommended):**
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install -g @mariozechner/pi-coding-agent
|
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
|
### Windows Setup
|
||||||
|
|
||||||
Pi requires a bash shell on Windows. Checked locations (in order):
|
Pi requires a bash shell on Windows. Checked locations (in order):
|
||||||
|
|||||||
Reference in New Issue
Block a user