chore: add telemetry setup to install.sh

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-10-15 22:15:42 -07:00
parent d709eeb33f
commit 0034c6189b
2 changed files with 132 additions and 7 deletions

View file

@ -89,7 +89,7 @@ As more providers start supporting Llama 4, you can use them in Llama Stack as w
To try Llama Stack locally, run:
```bash
curl -LsSf https://github.com/meta-llama/llama-stack/raw/main/scripts/install.sh | bash
curl -LsSf https://github.com/llamastack/llama-stack/raw/main/scripts/install.sh | bash
```
### Overview