diff --git a/llama_stack/cli/stack/configure.py b/llama_stack/cli/stack/configure.py index fa2ff9975..7aa1bb6ed 100644 --- a/llama_stack/cli/stack/configure.py +++ b/llama_stack/cli/stack/configure.py @@ -41,6 +41,6 @@ class StackConfigure(Subcommand): """ DEPRECATED! llama stack configure has been deprecated. Please use llama stack run --config instead. - You may find example run.yaml in /distributions folder. + Please see example run.yaml in /distributions folder. """ )