Fix install commands in README
This commit is contained in:
@@ -12,15 +12,13 @@ A [pi](https://github.com/badlogic/pi-mono) extension that gives your coding age
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```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
|
```bash
|
||||||
{
|
pi install github:ivanrvpereira/pi-perplexity
|
||||||
"packages": ["pi-perplexity"]
|
|
||||||
}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|||||||
Reference in New Issue
Block a user