docs: fixes to quick start (#1943)

# What does this PR do?
[Provide a short summary of what this PR does and why. Link to relevant
issues if applicable.]

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
[Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.*]

[//]: # (## Documentation)

---------

Co-authored-by: Francisco Arceo <farceo@redhat.com>
This commit is contained in:
raghotham 2025-04-11 13:41:23 -07:00 committed by GitHub
parent 2b2db5fbda
commit ed58a94b30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 76 additions and 116 deletions

View file

@ -536,6 +536,6 @@ uv run python rag_agent.py
::::
## You're Ready to Build Your Own Apps!
**You're Ready to Build Your Own Apps!**
Congrats! 🥳 Now you're ready to [build your own Llama Stack applications](../building_applications/index)! 🚀