update msg

This commit is contained in:
Xi Yan 2024-10-03 11:19:07 -07:00
parent fbce62ba26
commit b07be298e1

View file

@ -144,7 +144,7 @@ class StackBuild(Subcommand):
) )
else: else:
cprint( 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", color="green",
) )