Fix install commands in README

This commit is contained in:
Ivan Pereira
2026-02-23 12:43:58 +00:00
parent 048ec32a3c
commit 6ef681adb1
+4 -6
View File
@@ -12,15 +12,13 @@ A [pi](https://github.com/badlogic/pi-mono) extension that gives your coding age
## Installation
```bash
pi install pi-perplexity
pi install npm:pi-perplexity
```
Or add to your `~/.pi/agent/settings.json` (global) or `.pi/settings.json` (project):
Or from GitHub:
```json
{
"packages": ["pi-perplexity"]
}
```bash
pi install github:ivanrvpereira/pi-perplexity
```
## Authentication