diff --git a/README.md b/README.md index 01abb0b3e..936876708 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ $CONDA_PREFIX/bin/pip install -e . ## The Llama CLI -The `llama` CLI makes it easy to work with the Llama Stack set of tools, including installing and running Distributions, downloading models, studying model prompt formats, etc. Please see the [CLI reference](docs/cli_reference.md) for details. Please see the [Getting Started](docs/getting_started.md) guide for running a Llama Stack server. +The `llama` CLI makes it easy to work with the Llama Stack set of tools, including installing and running Distributions, downloading models, studying model prompt formats, etc. Please see the [CLI reference](docs/cli_reference.md) for details. Please see the [Getting Started](docs/getting_started.md) guide for running a Llama Stack server. ## Llama Stack Client SDK