mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 07:14:20 +00:00
update msg
This commit is contained in:
parent
fbce62ba26
commit
b07be298e1
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ class StackBuild(Subcommand):
|
|||
)
|
||||
else:
|
||||
cprint(
|
||||
f"You can now run `llama stack run {build_config.name}` or `llama stack configure {configure_name}`",
|
||||
f"You can now run `llama stack run {build_config.name}`",
|
||||
color="green",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue