From 8e17d1e94e24f2e8f479d02d7afe4372e694964f Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Mon, 16 Sep 2024 10:31:54 -0700 Subject: [PATCH] remove listing distribution --- docs/cli_reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli_reference.md b/docs/cli_reference.md index 4530c70f3..26437bd1a 100644 --- a/docs/cli_reference.md +++ b/docs/cli_reference.md @@ -236,7 +236,7 @@ These commands can help understand the model interface and how prompts / message **NOTE**: Outputs in terminal are color printed to show special tokens. -## Step 3: Listing, Building, and Configuring Llama Stack Distributions +## Step 3: Building, and Configuring Llama Stack Distributions - Please see our [Getting Started](getting_started.md) guide for details.