From 9c544d20bbd70b31956895e1748bd2e4a9a9bcd4 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Wed, 26 Mar 2025 15:23:56 -0700 Subject: [PATCH] clean up distro doc --- docs/source/playground/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/playground/index.md b/docs/source/playground/index.md index e0c2c35a0..9691609ab 100644 --- a/docs/source/playground/index.md +++ b/docs/source/playground/index.md @@ -106,4 +106,4 @@ llama stack run together cd llama_stack/distribution/ui pip install -r requirements.txt streamlit run app.py -``` \ No newline at end of file +```