mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 08:03:39 +00:00
Merge pull request #640 from patrick-kidger/patch-1
Fix install-from-source instructions
This commit is contained in:
commit
e7352a50bf
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ pi.exe
|
|||
|
||||
```bash
|
||||
git clone https://github.com/badlogic/pi-mono.git
|
||||
cd pi-mono && npm install
|
||||
cd pi-mono && npm install && npm run build
|
||||
cd packages/coding-agent && npm run build:binary
|
||||
./dist/pi
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue