update README with install.sh instructions

This commit is contained in:
Adil Hafeez 2026-03-23 00:20:41 +00:00
parent f63d86f74d
commit 0ee45e7084

View file

@ -131,7 +131,11 @@ async def chat(request: Request):
### 3. Start Plano & Query Your Agents
**Prerequisites:** Follow the [prerequisites guide](https://docs.planoai.dev/get_started/quickstart.html#prerequisites) to install Plano and set up your environment.
**Prerequisites:** Install the Plano CLI:
```bash
curl -fsSL https://raw.githubusercontent.com/katanemo/plano/main/install.sh | bash
```
```bash
# Start Plano