update readme

This commit is contained in:
Adil Hafeez 2026-03-11 12:23:51 -07:00
parent eb35b40635
commit 8195a4ee3d
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -20,16 +20,16 @@ Then open AnythingLLM at http://localhost:3001/
Or start manually:
1. Start Plano
```bash
planoai up config.yaml
```
2. (Optional) Start AnythingLLM and Jaeger
1. (Optional) Start AnythingLLM and Jaeger
```bash
docker compose up -d
```
2. Start Plano
```bash
planoai up config.yaml
```
3. Test with curl or open AnythingLLM http://localhost:3001/
# Testing out preference based routing