mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-22 01:02:16 +00:00
docs(coding-agent): remove binary mentions from installation
This commit is contained in:
parent
1a8842e355
commit
10f530f605
1 changed files with 0 additions and 4 deletions
|
|
@ -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):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue